Implementation of CVE-2019-15107 exploit in python# CVE-2019-15107 Python Exploit
The exploit for CVE-2019-15107 webmin <= webmin 1.920 unauthenticated RCE implemented in Python.
## Getting Started
Can be run with
```python
python exploit.py <host to attack> <port to nc to> <local ip>
```
## Acknowledgments
Based on Metasploit module https://www.exploit-db.com/exploits/47230
Original advisory: https://pentest.com.tr/exploits/DEFCON-Webmin-1920-Unauthenticated-Remote-Command-Execution.html
[4.0K] /data/pocs/39a8e4b2f6fc6e5afef95aff90b65a15f30a6f89
├── [ 450] README.md
└── [ 811] webmin_1_920_exploit.py
0 directories, 2 files