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-2023-50564 — Python Script to exploit CVE-2023-50564 | Kitploit
Tools/GitHubGitHub/rwexecute/cve-2023-50564
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubrwexecute/cve-2023-50564

CVE-2023-50564

Python Script to exploit CVE-2023-50564

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-2023-50564

For educational purposes only.

This script abuses CVE-2023-50564 to upload a reverse-php shell to the target server.

You can use a shell like this one. Just zip the php file and pass the zip to this script.

Example

root@kitploit:~
python3 cve-2023-50564.py -u http://idonot.exist -f shell.zip -p hunter2
Download Tool