
Implementation of CVE-2019-15107 exploit in python
The exploit for CVE-2019-15107 webmin <= webmin 1.920 unauthenticated RCE implemented in Python.
Can be run with
python exploit.py <host to attack> <port to nc to> <local ip>
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