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
Scanner-CVE-2019-0708 — Scanner CVE-2019-0708 | Kitploit
Tools/GitHubGitHub/jsec1337/scanner-cve-2019-0708
ReconnaissanceVulnerability ScannersExploitationInformation GatheringNetwork SecurityPenetration Testing
GitHubjsec1337/scanner-cve-2019-0708

Scanner-CVE-2019-0708

Scanner CVE-2019-0708

View Repository
136 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Scanner-CVE-2019-0708

This Scanner BlueKeep CVE-2019-0708

Install and Running

root@kitploit:~
 

#git clone https://github.com/JSec1337/Scanner-CVE-2019-0708

cd Scanner-CVE-2019-0708

pip3 install pyasn1 pyasn1_modules cryptography==2.7

chmod +x scan_bluekeep.py

./scan_bluekeep.py 192.168.1.7 Or ./scan_bluekeep.py 192.168.1.1/24


Code Status

  • SAFE - Not Vulnerable
  • VULNERABLE - Vunerable to CVE-2019-0708
  • NO RDP - RDP Not Active

  • Patch CVE

    https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0708

    Download Tool