Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2012-2982_python | Kitploit
Tools/GitHubGitHub/shadow-spinner/cve-2012-2982_python
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubshadow-spinner/cve-2012-2982_python

CVE-2012-2982_python

View Repository
2 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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:

  1. download
  2. Open in text editor!
  3. change targetIP to your target
  4. change lhost to your own ip
  5. change lport to the port number in which listener will run
  6. 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.
  7. run the listener (nc -nlvp {lport})
  8. run the exploit (python mal.py)
Download Tool