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-2019-15107 — Python exploit for CVE-2019-15107 targeting unauthenticated remote code execution in Webmin <= 1.920. Provides a reverse shell to attacker-controlled host. | Kitploit
Tools/GitHubGitHub/ketlerd/cve-2019-15107
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubketlerd/cve-2019-15107

CVE-2019-15107

Python exploit for CVE-2019-15107 targeting unauthenticated remote code execution in Webmin <= 1.920. Provides a reverse shell to attacker-controlled host.

View Repository
327 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-2019-15107 Python Exploit

The exploit for CVE-2019-15107 webmin <= webmin 1.920 unauthenticated RCE implemented in Python.

Getting Started

Can be run with

root@kitploit:~
python exploit.py <host to attack> <port to nc to> <local ip>

Acknowledgments

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

Download Tool