CVE-2012-2982 Exploit (python)
Hello, I am a security researcher and this is my first exploit.
Webmin 1.580 has a RCE which is also CVE-2012-2982
To use This payload:
- download
- Open in text editor!
- change targetIP to your target
- change lhost to your own ip
- change lport to the port number in which listener will run
- And lastly {'page' : "%2F", 'user' : "user1", 'pass' : "1user"} here default user name is "user1" change it with your own and "1user is the default password change it with your own.
- run the listener (nc -nlvp {lport})
- run the exploit (python mal.py)