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-26084 — confluence远程代码执行RCE / Code By:Jun_sheng | Kitploit
Tools/GitHubGitHub/jun-5heng/cve-2021-26084
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubjun-5heng/cve-2021-26084

CVE-2021-26084

confluence远程代码执行RCE / Code By:Jun_sheng

View Repository
114 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-26084

Confluence Remote Code Execution RCE

Code By:Jun_sheng @ Orange Cybersecurity Laboratory

Orange Cybersecurity Laboratory https://0range.team/

0x00 Risk Overview

This tool is only for authorized security testing. Unauthorized illegal attacks on sites are prohibited.

Read online Cybersecurity Law of the People's Republic of China

0x01 Tool Usage

For batch RCE script, please import URLs into url.txt

For single site RCE, use the following command:

root@kitploit:~
python confluence_rce.py -u url -c cmd or python confluence_rce.py --url url --command cmd

To use the shell feature, add the --shell parameter

0x02 Bug Issues

Please submit Bugs as Issues. I will check them when I have time.

0x03 Known Bugs Found

  1. The batch script execution returns incorrect output. No fix found yet.
  2. Fixed an issue with list index out of bounds that occasionally occurred when retrieving command output.

0x04 Content Update

  1. Added simulated shell functionality, allowing execution of commands other than preset detection commands while discovering website vulnerabilities.
Download Tool