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
CVE-2021-1675_RDL_LPE — PrintNightMare LPE提权漏洞的CS 反射加载插件。开箱即用、通过内存加载、混淆加载的驱动名称来ByPass Defender/EDR。 | Kitploit
Tools/GitHubGitHub/mstxq17/cve-2021-1675_rdl_lpe
Privilege EscalationExploit FrameworksPayload GenerationExploitationPost-ExploitationPenetration TestingRed Teaming
GitHubmstxq17/cve-2021-1675_rdl_lpe

CVE-2021-1675_RDL_LPE

PrintNightMare LPE提权漏洞的CS 反射加载插件。开箱即用、通过内存加载、混淆加载的驱动名称来ByPass Defender/EDR。

View Repository
145204 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2021-1675_RDL_LPE

CS reflective loading plugin for PrintNightMare LPE privilege escalation vulnerability. Out-of-the-box, memory loading, obfuscated driver name loading to bypass Defender/EDR.

Disclaimer:

This project is only for learning and communication, please use it cautiously within a reasonable scope of authorization.

Quick Start

Download this project:

Cobalt Strike load the plugin

image-20210901185333955

Usage:

root@kitploit:~
> print_night_mare_lpe dllpath
> elevate -> PrintNightMare-1675 -> choose your listener -> exploit

Demonstration

Default WinSer 2009 environment (Windows Defender), WinServer 2016 (Windows Defender)

Custom DLL path:

image-20210901191711862

elevate module:

image-20210901191145466

If it returns 0, it means it can be exploited successfully. The elevate implementation obfuscates the driver name, which may be unstable. Try multiple times or use print_night_mare_lpe dllpath. Currently only tested on 64-bit, the elevate module also only supports 64-bit. For 32-bit, it is recommended to use print_night_mare_lpe. This project is just for fun, enjoy..

Vulnerability Mitigation

Update the system to the latest version in a timely manner.

Download Tool