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
Tools/GitHubGitHub/greynad/struts2-jakarta-inject
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubgreynad/struts2-jakarta-inject

struts2-jakarta-inject

Golang exploit for CVE-2017-5638

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

POC Exploit for CVE-2017-5638

Only use this exploit on systems you own or have explicit rights to test

Installation

If you have go already installed on your computer, go get is the way to go

go get github.com/Greynad/struts2-jakarta-inject

Usage

Single command execution

struts2-jakarta-inject -u <url> -c 'id'

Pseudo interactive shell

struts2-jakarta-inject -u <url> -i

Download Tool