Sploitus

Exploit for CVE-2017-5689-Checker

kitploit · 2026-08-25

Exploit Code

MARKDOWN34 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-THEWAY-HUE-CVE-2017-5689-CHECKER
# CVE-2017-5689-Checker

هذه أداة فحص واستغلال تلقائي لثغرة CVE-2017-5689. تتعلق الثغرة بالتحايل على المصادقة في لوحة Intel AMT. المقالة: https://habr.com/ru/post/328232

التلغرام الخاص بنا => 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 <ملف الإدخال (inputIPs.txt)> <ملف الإخراج (outputIPs.txt)>
    

root@kitploit:~
    
    
    [ C.A.S ]