Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2025-55182-GodzillaMemoryShell — CVE-2025-55182 的漏洞利用脚本,可在易受攻击的 Web 服务器上部署 Godzilla 内存马,支持代理和编码选项。 | Kitploit
工具/GitHubGitHub/beichendream/cve-2025-55182-godzillamemoryshell
Payload生成漏洞利用Web应用程序漏洞利用渗透测试命令与控制红队
GitHubbeichendream/cve-2025-55182-godzillamemoryshell

CVE-2025-55182-GodzillaMemoryShell

CVE-2025-55182 的漏洞利用脚本,可在易受攻击的 Web 服务器上部署 Godzilla 内存马,支持代理和编码选项。

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
查看仓库
1081129个月前Kitploit 审核通过

CVE-2025-55182-GodzillaMemoryShell

help

root@kitploit:~
usage: exploit.py [-h] [--proxy PROXY] [--utf16] [--unicode] --key KEY
            --target TARGET

CVE-2025-55182 Godzilla Memoryshell

options:
  -h, --help       show this help message and exit
  --proxy PROXY    HTTP proxy address, e.g. http://127.0.0.1:8888
  --utf16          Enable UTF-16 encoding
  --unicode        Enable full unicode escape encoding
  --key KEY        Godzilla Key
  --target TARGET  Target URL for exp.exploit()

demo

root@kitploit:~
python exploit.py --key 666 --target http://127.0.0.1:3000 
This tool is only suitable for conducting security research, vulnerability detection and related compliance testing on your own systems or explicitly authorized environments within the scope of legal authorization. Any unauthorized, illegal or infringing penetration, attack or other improper use of this tool is strictly prohibited. Users must fully understand and abide by the laws and regulations of their jurisdiction before use, ensure that the purpose of use is legal and compliant, and bear full responsibility for all risks and consequences arising from use. The developer assumes no responsibility for the consequences of any unauthorized or improper use.
本工具仅适用于在合法授权范围内,对自身系统或经明确授权的环境开展安全研究、漏洞检测及相关合规测试。严禁将本工具用于任何未经授权、违法或侵权的渗透、攻击或其他不当用途。使用者须在使用前充分了解并遵守其所在辖区的法律法规,自行确保使用目的合法合规,并对使用过程中产生的全部风险及后果承担完全责任。开发方对任何未经授权或不当使用所导致的后果不承担任何责任。
 (y/n): y
[*] exploit ok!
[*] connect header
	Next-Action: cd3f0c85b158c08a2b113464991810cf2cdfc387

使用前先加载GodzillaNodeJsPayload插件到Godzilla,key为Godzilla的key,连接时无需password参数

https://github.com/BeichenDream/GodzillaNodeJsPayload

引用

https://github.com/msanft/CVE-2025-55182

下载工具