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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2022-22947 — 针对 CVE-2022-22947 的基于 Python 的内存 shell 注入工具,支持 Spring、Netty 和 Godzilla 内存 shell,CLI 使用简单。 | Kitploit
工具/GitHubGitHub/sijido/cve-2022-22947
内存取证漏洞分析漏洞利用Web应用程序漏洞利用
GitHubsijido/cve-2022-22947

CVE-2022-22947

针对 CVE-2022-22947 的基于 Python 的内存 shell 注入工具,支持 Spring、Netty 和 Godzilla 内存 shell,CLI 使用简单。

查看仓库
91114年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2022-22947 内存马注入

支持注入三类内存马

root@kitploit:~
Usage: usage -t <type> -u <url>

Options:
  -h, --help  show this help message and exit
  -t TYPE     switch one : spring, netty, godzilla
  -u URL      url

以哥斯拉马注入为例

root@kitploit:~
python3 -t godzilla -u http://127.0.0.1

image-20220823143533216

参考文章

https://blog.wanghw.cn/tech-share/cve-2022-22947-inject-godzilla-memshell.html https://mp.weixin.qq.com/s/S15erJhHQ4WCVfF0XxDYMg

下载工具