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-22965 — Batch vulnerability scanner for CVE-2022-22965 (Spring4Shell) enabling automated detection and exploitation via JSP webshell injection across multiple targets. | Kitploit
Tools/GitHubGitHub/lcarea/cve-2022-22965
Vulnerability ScannersExploitationWeb Application ExploitationPenetration Testing
GitHublcarea/cve-2022-22965

CVE-2022-22965

Batch vulnerability scanner for CVE-2022-22965 (Spring4Shell) enabling automated detection and exploitation via JSP webshell injection across multiple targets.

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-2022-22965-POC

CVE-2022-22965 spring-core batch detection script

Disclaimer: This script is for learning purposes only. Prohibited for illegal use. If there is any malicious destruction or illegal use, it has nothing to do with me!!!

Usage:

python3 CVE-2022-22965-POC.py url.txt

After successful writing, access the shell

http://192.168.0.101:8090/test.jsp

Here I only used the shell as 123, and did not use a trojan. It is only for security detection.

Download Tool