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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2022-26134 — Atlassian 的 Confluence Server 和 Data Center 版本(受影响版本 > 7.18.1) | Kitploit
工具/GitHubGitHub/thetowsif/cve-2022-26134
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试命令与控制红队
GitHubthetowsif/cve-2022-26134

CVE-2022-26134

Atlassian 的 Confluence Server 和 Data Center 版本(受影响版本 > 7.18.1)

查看仓库
1年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2022-26134

2022年5月30日,一家名为 Volexity 的组织在 Atlassian 的 Confluence Server 和 Data Center 版本中识别出一个无需认证的远程代码执行(RCE)漏洞(NIST 评分为 9.8),受影响版本 > 7.18.1。

运行

root@kitploit:~
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python CVE-2022-26134.py http://xxx.xxx.xxx.xxx:8090/ "id"

参考资料

  • 我如何在48小时内黑掉一家财富500强公司并获得30,000,000用户的数据 – 作者 Legacy0x1
  • CVE-2022-26134 TryHackMe 演练 – 作者 Aybala Sevinc
  • 针对 Confluence CVE-2022-26134 零日漏洞的检测与指导
下载工具