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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2022-40684 — PoC for CVE-2022-40684 - Authentication bypass lead to Full device takeover (Read-only) | Kitploit
工具/GitHubGitHub/ccordeiro/cve-2022-40684
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration TestingAuthentication
GitHubccordeiro/cve-2022-40684

CVE-2022-40684

PoC for CVE-2022-40684 - Authentication bypass lead to Full device takeover (Read-only)

查看仓库
9个月前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

# CVE-2022-40684

CVE-2022-40684 - 认证绕过,提取管理员用户和LDAP配置 - 此PoC仅执行只读操作。

  • 运行漏洞利用
root@kitploit:~
USE: python3 exploit.py https://target.com
Ex: python3 exploit.py https://target.com

  • 运行nuclei模板
root@kitploit:~
echo https://target.com | nuclei -t CVE-2022-40684.yaml
下载工具