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
exploit_CVE-2022-26134 — CVE-2022-26134, an OGNL injection vulnerability exists that would allow an unauthenticated attacker to execute arbitrary code on a Confluence Server or Data Center instance. This is CVE-2022-26134 expoitation script | Kitploit
Tools/GitHubGitHub/sunny-kathuria/exploit_cve-2022-26134
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisExploitationWeb Application Exploitation
GitHubsunny-kathuria/exploit_cve-2022-26134

exploit_CVE-2022-26134

CVE-2022-26134, an OGNL injection vulnerability exists that would allow an unauthenticated attacker to execute arbitrary code on a Confluence Server or Data Center instance. This is CVE-2022-26134 expoitation script

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
4 years agoNot yet reviewed

exploit_CVE-2022-26134

CVE-2022-26134, an OGNL injection vulnerability exists that would allow an unauthenticated attacker to execute arbitrary code on a Confluence Server or Data Center instance.

This script can find vulnerable server for CVE-2022-26134 from Shodan Search Engine. Just need to enter organisation as following. It will mak e query to shodan and will get all vulnerable servers.

Usage: python main.py "organisation name"

Prerequites:

  1. Enter your Shodan key in code as: YOUR_API_KEY_HERE=' '

  2. pip install -r requirements.txt

Download Tool