
A slightly modified version of the Mt-Code POC which spawns a full reverse shell rather than a web shell.
This exploit uses the famous PentestMonkey PHP Reverse Shell.
pip install -r requirements.txt
python exploit.py http://{target}/index.php {myuser} {mypassword}
Disclaimer: I do not take credit for the creation of either of these scripts.
Follow the law.