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
Tools/GitHubGitHub/theway-hue/cve-2017-5689-checker
Authentication & AuthorizationReconnaissanceVulnerability AnalysisExploitationInformation GatheringWeb Security
GitHubtheway-hue/cve-2017-5689-checker

CVE-2017-5689-Checker

Automated checker-exploit for CVE-2017-5689, scanning Intel AMT panels for authentication bypass and reporting vulnerable IPs.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
25 years agoNot yet reviewed

CVE-2017-5689-Checker

This is an automatic checker-exploit for the CVE-2017-5689 vulnerability. The vulnerability is related to bypassing authentication in the Intel AMT panel. Article: https://habr.com/ru/post/328232

Our telegramm => t.me/anarchy_squad

Shodan dork:

root@kitploit:~
    port: "16992" intel

P.S.: {Use Sh0dan-Search to collect IP addresses.}

Install:

root@kitploit:~
    apt install python
    apt install git
    git clone https://github.com/TheWay-hue/CVE-2017-5689-Checker
    cd CVE-2017-5689-Checker
    pip3 install -r requirements.txt
    python3 intel.py <input file (inputIPs.txt)> <output file (outputIPs.txt)>
root@kitploit:~
[ C.A.S ]
Download Tool