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
Tools/GitHubGitHub/xanszzz/atlassian-confluence_rce
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubxanszzz/atlassian-confluence_rce

ATLASSIAN-Confluence_rce

批量检测CVE-2022-26134 RCE漏洞

View Repository
13 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

ATLASSIAN-Confluence_rce

CVE-2022-26134

Installation

root@kitploit:~
git clone https://github.com/xanszZZ/ATLASSIAN-Confluence_rce
cd ATLASSIAN-Confluence_rce

Usage

Because this tool is a POC written according to the development specifications of the pocsuite3 framework

Before using, please download pocsuite3

Project address

root@kitploit:~
https://github.com/knownsec/pocsuite3

Environment

root@kitploit:~
Python 3.7+
Works on Linux, Windows, Mac OSX, BSD, etc.

pip installation

root@kitploit:~
pip3 install pocsuite3

# use other pypi mirror
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pocsuite3

poc

root@kitploit:~
pocsuite -r pocs/ATLASSIAN-Confluence_rce.py -f xxx.txt

Disclaimer🧐

This tool is only intended for legally authorized enterprise security construction. If you need to test the usability of this tool, please set up your own test environment.

When using this tool for detection, you should ensure that the behavior complies with local laws and regulations and that sufficient authorization has been obtained. Do not scan unauthorized targets.

If you engage in any illegal activities while using this tool, you will bear the corresponding consequences yourself. We will not assume any legal or joint liability.

Download Tool