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-11447_reverse_shell_upload | Kitploit
Tools/GitHubGitHub/substing/cve-2019-11447_reverse_shell_upload
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application ExploitationPenetration Testing
GitHubsubsting/cve-2019-11447_reverse_shell_upload

CVE-2019-11447_reverse_shell_upload

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
2 years agoNot yet reviewed

CVE-2019-11447 CuteNews 2.1.2 Reverse Shell Upload

A slightly modified version of the Mt-Code POC which spawns a full reverse shell rather than a web shell.

This exploit uses the famous PentestMonkey PHP Reverse Shell.

Install

pip install -r requirements.txt

Example use:

  • Create a user on the application
  • Run the following python exploit.py http://{target}/index.php {myuser} {mypassword}
  • Open a listener and navigate to the path listed by the exploit.

Disclaimer: I do not take credit for the creation of either of these scripts.

Follow the law.

Download Tool