Share
## https://sploitus.com/exploit?id=BC31D90A-5D7D-5EC9-A370-39CEC044DF44
# CVE-2023-46818 PoC
This is a python implemntation of the PoC provided by Egidio Romano aka EgiX [Over here](https://karmainsecurity.com/pocs/CVE-2023-46818.php), this exploit will prompt you a webshell, for a fully interactive shell execute a command and send yourself a reveseshell.

#### Usage
```shell
python exploit.py http://localhost username password
```

#### Disclaimer
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