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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/theway-hue/cve-2017-5689-checker
身份验证与授权侦察漏洞分析漏洞利用信息收集Web安全
GitHubtheway-hue/cve-2017-5689-checker

CVE-2017-5689-Checker

CVE-2017-5689 的自动化检查器-漏洞利用,扫描 Intel AMT 面板以查找身份验证绕过并报告易受攻击的 IP。

查看仓库
25年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2017-5689-Checker

这是一个针对 CVE-2017-5689 漏洞的自动检查与利用工具。 该漏洞涉及绕过 Intel AMT 面板的身份验证。 文章:https://habr.com/ru/post/328232

我们的 Telegram => t.me/anarchy_squad

Shodan 搜索语法:

root@kitploit:~
    port: "16992" intel

附注:{使用 Sh0dan-Search 收集 IP 地址。}

安装:

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 ]
下载工具