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-2020-17530 — Python-based exploit for Struts2 S2-061 (CVE-2020-17530) remote command execution vulnerability. Supports single URL, file-based scanning, proxy, and output logging. | Kitploit
Tools/GitHubGitHub/keyuan15/cve-2020-17530
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubkeyuan15/cve-2020-17530

CVE-2020-17530

Python-based exploit for Struts2 S2-061 (CVE-2020-17530) remote command execution vulnerability. Supports single URL, file-based scanning, proxy, and output logging.

View Repository
3 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-2020-17530

Struts2 S2-061 Remote Command Execution Vulnerability (CVE-2020-17530)

Usage:

root@kitploit:~
    python CVE-2020-17530.py -u url
    python CVE-2020-17530.py -f file.txt
    python CVE-2020-17530.py -f file.txt -o out_file.txt
    python CVE-2020-17530.py -f file.txt -p socks5://127.0.0.1:7890
    python CVE-2020-17530.py -e url

Struts2 S2-061 Remote Command Execution Vulnerability (CVE-2020-17530)

optional arguments: -h, --help show this help message and exit -u URL, --url URL Specify the webshell URL -f FILE, --file FILE Specify the file -p PROXY, --proxy PROXY Set proxy, e.g. socks5://127.0.0.1:7890 -o OUTPUT, --output OUTPUT Output results to file -e EXPLOIT, --exploit EXPLOIT Exploit

Download Tool