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
spring-rce-poc — Testing CVE-2022-22968 | Kitploit
Tools/GitHubGitHub/marcingadz/spring-rce-poc
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application Exploitation
GitHubmarcingadz/spring-rce-poc

spring-rce-poc

Testing CVE-2022-22968

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

spring-rce-poc

Testing CVE-2022-22968
Simple app vulnerable to CVE-2022-22968

  • Dockerfile could be used to build it on vulnerable version of Tomcat (9.0.59)
  • exploit.sh is a shell script which is trying to exploit this cve on 8080 port of localhost

If attack with exploit.sh was succesfull, on context of http://localhost:8080/shell.jsp on a target app should be accessible
simple JSP website with basic webshell.

Download Tool