
Python-based exploit for Struts2 S2-061 (CVE-2020-17530) remote command execution vulnerability. Supports single URL, file-based scanning, proxy, and output logging.
Struts2 S2-061 Remote Command Execution Vulnerability (CVE-2020-17530)
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