Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2022-40684 — PoC for CVE-2022-40684 - Authentication bypass lead to Full device takeover (Read-only) | Kitploit
Tools/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)

View Repository
9 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

# CVE-2022-40684

CVE-2022-40684 - Auth bypass extract admin users and LDAP config - This PoC do only read-only actions.

  • Run exploit
root@kitploit:~
USE: python3 exploit.py https://target.com
Ex: python3 exploit.py https://target.com

  • Run nuclei template
root@kitploit:~
echo https://target.com | nuclei -t CVE-2022-40684.yaml
Download Tool