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-2017-5638 — Demo app of THAT data broker's security breach | Kitploit
Tools/GitHubGitHub/injcristianrojas/cve-2017-5638
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubinjcristianrojas/cve-2017-5638

cve-2017-5638

Demo app of THAT data broker's security breach

View Repository
14 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-2017-5638

Demo app of, yes, that data broker's security breach. Includes exploit code.

Basic usage (launch)

root@kitploit:~
mvn jetty:run

Then go to http://localhost:8080/basic-struts/index.action. You should see the Welcome to Struts 2! message.

Vulnerability scan

root@kitploit:~
mvn site

Acknowledgements

Exploit code adapted from immun.io's repo.

Download Tool