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-2022-29464-mass — Mass exploit tool for CVE-2022-29464, a pre-auth RCE in WSO2 Carbon Server, with single-target and batch scanning via file input and search dorks. | Kitploit
Tools/GitHubGitHub/amit-pathak009/cve-2022-29464-mass
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationInformation Gathering
GitHubamit-pathak009/cve-2022-29464-mass

CVE-2022-29464-mass

Mass exploit tool for CVE-2022-29464, a pre-auth RCE in WSO2 Carbon Server, with single-target and batch scanning via file input and search dorks.

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
1224 years agoNot yet reviewed

WSO2 Carbon Server CVE-2022-29464

Pre-auth RCE bug CVE-2022-29464. Write by Chocapikk lightely modded by trhacknon

Usage

root@kitploit:~
python exploit.py -u <wso2_carbon_server> 

or:

root@kitploit:~
python exploit.py -f <file>

Zoomeye Dork

CLI:

root@kitploit:~

zoomeye search 'title:"WSO2 Management Console"'  -num 10  -filter=ip,port

WEB:

root@kitploit:~
title:"WSO2 Management Console"

Google dorks

root@kitploit:~

inurl:"/carbon/admin/login.jsp"
inurl"/authtenticationdpoit/login.do"
inurl:"/authenticationendpoint/login.do"
inurl:"devportal/apis"
intitle:"API Publisher- Login" 
intitle:"WSO2 Management Console"
Download Tool