
Python PoC for CVE-2023-46818
This is a python implemntation of the PoC provided by Egidio Romano aka EgiX Over here, this exploit will prompt you a webshell, for a fully interactive shell execute a command and send yourself a reveseshell.
python exploit.py http://localhost username password
The author of this PoC doesn't hold any responsibility for any one's actions, use this exploit in CTFs or in demonstrations only.
-Vulner AKA Abumalik