这是一个针对 CVE-2017-5689 漏洞的自动检查与利用工具。 该漏洞涉及绕过 Intel AMT 面板的身份验证。 文章:https://habr.com/ru/post/328232
我们的 Telegram => t.me/anarchy_squad
Shodan 搜索语法:
port: "16992" intel
附注:{使用 Sh0dan-Search 收集 IP 地址。}
安装:
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)>
[ C.A.S ]