Lucene search
+L

1358 matches found

Kitploit
Kitploit
added 2026/09/10 12:55 a.m.5 views

calebstewart-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/10 12:47 a.m.6 views

CVE-2021-1675

PrintNightmare Local Privilege Escalation PoC src/nightmare.cpp: source code to exploit CVE-2021-1675 and gain system access by installing a malicious dll src/payload-dll.cpp: source code for dll with malicious shellcode in entry function !!Only use against servers on which you have permission to...

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

CVE-2021-34527

CVE-2021-1675 / CVE-2021-34527 Dos mini scripts para comprobar si el servicio PrintSpooler se está ejecutando dentro del bosque. CVE-2021-1675: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-1675 CVE-2021-34527, también conocido como PrintNightmare...

9.3CVSS7.9AI score0.99792EPSS
SaveExploits75References2
Kitploit
Kitploit
added 2026/09/09 5:10 a.m.9 views

CVE-2009-0229-PoC

CVE-2009-0229-PoC PoC for CVE-2009-0229 "Print Spooler Read File Vulnerability" LPE AFR related to CVE-2020-1048 Details Author: Andrei Costin [email protected] https://twitter.com/costinandrei/ PoC date: 2010-xx-xx Release date: 2020-05-14 reminded/inspired by CVE-2020-1048 - yes, I am too...

4.9CVSS6AI score0.03931EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 2:47 a.m.7 views

CVE-2021-1675-PrintNightmare-Analysis

취약점 연구: Windows Print Spooler를 통한 로컬 권한 상승 및 RCE PrintNightmare / CVE-2021-1675 이 저장소는 Windows 인쇄 스풀러Print Spooler 서비스의 치명적인 취약점으로, 낮은 권한의 도메인 사용자가 최고 시스템 권한으로 원격 코드를 실행할 수 있게 하는 개념 증명Proof of Concept 악용에 대한 상세한 기술 보고서Write-up와 분석을 포함합니다. 🛑 WARNING & DISCLAIMER: 본 자료는 교육 목적 및 합법적인 보안 감사Pentest 수행...

9.3CVSS8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/09 1:46 a.m.7 views

CVE-2021-34481

CVE-2021-34481 Verificar parche para CVE-2021-34481 Vulnerabilidad de ejecución remota de código en Print Spooler de Windows https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34481...

9.8CVSS7.8AI score0.47717EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 1:39 a.m.5 views

Disable-Spooler-Service-PrintNightmare-CVE-2021-34527

Disable-Spooler-Service-PrintNightmare-CVE-2021-34527 Script batch simple para deshabilitar el servicio de Microsoft Print Spooler del sistema Ejecutar 1. Abra el Símbolo del sistema con privilegios elevados; se requieren privilegios de administrador para deshabilitar el servicio. 2. Ejecute el...

9CVSS8AI score0.99792EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/09 12:20 a.m.5 views

CVE-2021-1675

CVE-2021-1675 Corrección sin deshabilitar Print Spooler El script verifica la existencia de la corrección CVE-2021-1675 de Microsoft y elimina miembros del grupo "Pre-Windows 2000 Compatible Access" en el dominio. Problemas: Con un grupo "Pre-Windows 2000 Compatible Access" vacío, lo siguiente de...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/09 12:11 a.m.7 views

PowerShell-PrintNightmare

PowerShell-PrintNightmare 다양한 완화 옵션을 설명하는 당사 블로그의 일부로 공유된, CVE-2021-34527에 대한 적절한 레지스트리 키를 설정하는 데 도움이 되는 스크립트 모음입니다. servers.ps1에는 PointAndPrint와 관련된 레지스트리 설정이 포함되어 있습니다. 여전히 패치를 설치해야 합니다! workstations.ps1은 프린터를 공유/호스트하고 싶지 않은 장치에서 인바운드 원격 인쇄를 차단하는 강화hardening 스크립트에 가깝습니다. 당사 블로그 또는 더 광범위한/대체 방법에...

9CVSS7.9AI score0.99792EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/08 11:13 p.m.6 views

CVE-2020-1048

CVE-2020-1048 POC exploit code for CVE-2020-1048PrintDemon Vulnerable Systems All Windows version below mentioned in the link are vulnerable: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1048 Steps to reproduce 1. Change the variables gPortName and gInputFile presen...

7.8CVSS7.7AI score0.16373EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/08 9:17 p.m.7 views

disable-RegisterSpoolerRemoteRpcEndPoint

disable-RegisterSpoolerRemoteRpcEndPoint Windows Print Spooler 원격 코드 실행 취약점CVE-2021-34527에 대한 해결 방법입니다. 참조: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527 업데이트 2021-07-08: Microsoft가 패치를 발표했습니다 Microsoft는 이미 이 취약점에 대한 패치를 발표했으므로 시스템을 최신 상태로 유지하면 충분합니다. 하지만 원한다면 이 기능을 계속 끌 수...

9CVSS7.9AI score0.99792EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/08 8:43 p.m.7 views

CVE-2016-3238-PoC

CVE-2016-3238-PoC Documento técnico de la prueba de concepto para CVE-2016-3238/MS16-087. CVE-2016-3238 permite a atacantes de tipo man-in-the-middle ejecutar código arbitrario proporcionando un controlador de impresión manipulado durante la instalación de la impresora, también conocida como...

9.3CVSS7.8AI score0.35421EPSS
SaveExploits0
NVD
NVD
added 2026/09/08 6:21 p.m.4 views

CVE-2026-85877

Heap-based buffer overflow in Windows Print Spooler Components allows an unauthorized attacker to execute code over a network...

8.8CVSS0.00432EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.5 views

CVE-2026-70564

Heap-based buffer overflow in Windows Print Spooler Components allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00318EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.6 views

CVE-2026-69921

Heap-based buffer overflow in Windows Print Spooler Components allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00348EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:19 p.m.10 views

CVE-2026-69838

Use after free in Windows Print Spooler Components allows an authorized attacker to elevate privileges locally...

7CVSS0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:19 p.m.4 views

CVE-2026-69569

Untrusted pointer dereference in Windows Print Spooler Components allows an authorized attacker to deny service over a network...

5.7CVSS0.00858EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:19 p.m.4 views

CVE-2026-69552

Generation of error message containing sensitive information in Windows Print Spooler Components allows an authorized attacker to disclose information over a network...

5.7CVSS0.00893EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:18 p.m.6 views

CVE-2026-69364

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Print Spooler Components allows an authorized attacker to elevate privileges over a network...

7.1CVSS0.00484EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:18 p.m.4 views

CVE-2026-69344

Out-of-bounds read in Windows Print Spooler Components allows an authorized attacker to disclose information locally...

5.5CVSS0.00396EPSS
SaveExploits0References1
Rows per page
Query Builder