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-22911 — Python exploit script for CVE-2021-22911 targeting Rocket.Chat admin password reset via unauthenticated user registration. Automates exploitation with configurable target, admin username, and callback IP. | Kitploit
Tools/GitHubGitHub/overgrowncarrot1/cve-2021-22911
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubovergrowncarrot1/cve-2021-22911

CVE-2021-22911

Python exploit script for CVE-2021-22911 targeting Rocket.Chat admin password reset via unauthenticated user registration. Automates exploitation with configurable target, admin username, and callback IP.

View Repository
113 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-22911

If you have already registered a user this will only reset the admin password, and not both. Making the exploit run much faster.

python3 exploit.py -u test -a [email protected] -t http://chat.rocket.thm -i 10.10.4.24 -p 80

Download Tool