
Implementierung des CVE-2019-15107-Exploits in python
Der Exploit für CVE-2019-15107 webmin <= webmin 1.920 nicht authentifizierte RCE implementiert in Python.
Kann ausgeführt werden mit
python exploit.py <host to attack> <port to nc to> <local ip>
Basiert auf Metasploit-Modul https://www.exploit-db.com/exploits/47230
Ursprüngliche Meldung: https://pentest.com.tr/exploits/DEFCON-Webmin-1920-Unauthenticated-Remote-Command-Execution.html