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
msf-module-CVE-2019-0708 — Metasploit module for CVE-2019-0708 (BlueKeep) - https://github.com/rapid7/metasploit-framework/tree/5a0119b04309c8e61b44763ac08811cd3ecbbf8d/modules/exploits/windows/rdp | Kitploit
Tools/GitHubGitHub/rickgeex/msf-module-cve-2019-0708
Exploit FrameworksVulnerability AnalysisExploitationPenetration TestingRemote Access ToolPayload Development
GitHubrickgeex/msf-module-cve-2019-0708

msf-module-CVE-2019-0708

Metasploit module for CVE-2019-0708 (BlueKeep) - https://github.com/rapid7/metasploit-framework/tree/5a0119b04309c8e61b44763ac08811cd3ecbbf8d/modules/exploits/windows/rdp

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
1366 years agoNot yet reviewed

CVE-2019-0708 (Bluekeep)

Metasploit module for CVE-2019-0708 (BlueKeep)

Pulled from https://github.com/rapid7/metasploit-framework/tree/5a0119b04309c8e61b44763ac08811cd3ecbbf8d/modules/exploits/windows/rdp and fixed

File copy instructions

  1. Make a folder named 'rdp' in /usr/share/metasploit-framework/modules/exploits/windows/
  2. Copy the files 'cve_2019_0708_bluekeep_rce.rb' in the folder
  3. Replace the files in following folders:
    • rdp.rb --> /usr/share/metasploit-framework/lib/msf/core/exploit/
    • rdp_scanner.rb --> /usr/share/metasploit-framework/modules/auxiliary/scanner/rdp
    • cve_2019_0708_bluekeep.rb --> /usr/share/metasploit-framework/modules/auxiliary/scanner/rdp

Runtime

use exploit/windows/rdp/cve_2019_0708_bluekeep_rce

Use for research only

I did not write this code nor do I endorse any illegal activity using this code - this is for security research only.

Download Tool