Lucene search
+L

676 matches found

Kitploit
Kitploit
added 2026/09/13 4:16 p.m.10 views

ZeroLogon-Exploitation-Check

Script to automate Checks for potential exploitation of CVE-2020-1472 aka ZeroLogon in the domain. This is a very "quick and dirty" script that automates some of the leading artifects in determining an actual exploitation of CVE-2020-1472, compiled from multiple blogs. Ideally, the 2nd check for...

10CVSS7.4AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/13 4:00 p.m.5 views

CVE-2020-1472

CVE-2020-1472 POC Requires the latest impacket from GitHub with added netlogon structures. Do note that by default this changes the password of the domain controller account. Yes this allows you to DCSync, but it also breaks communication with other domain controllers, so be careful with this! Mo...

10CVSS7.5AI score0.99389EPSS
SaveExploits76References1
Kitploit
Kitploit
added 2026/09/13 1:51 p.m.4 views

CVE-2020-1472

ZeroLogon testing script A Python script that uses the Impacket library to test vulnerability for the Zerologon exploit CVE-2020-1472. It attempts to perform the Netlogon authentication bypass. The script will immediately terminate when successfully performing the bypass, and not perform any...

10CVSS7.4AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/13 1:07 p.m.5 views

CVE-2020-1472

CVE-2020-1472 Checker & Exploit Code for CVE-2020-1472 aka Zerologon Tests whether a domain controller is vulnerable to the Zerologon attack, if vulnerable, it will resets the Domain Controller's account password to an empty string. NOTE: It will likely break things in production environments eg...

10CVSS7.6AI score0.99389EPSS
SaveExploits76References1
Kitploit
Kitploit
added 2026/09/13 10:31 a.m.5 views

CVE-2026-41089-Netlogon-RCE

🚨 CVE-2026-41089: Critical Windows Netlogon RCE Unauthenticated Remote Code Execution on Active Directory Domain Controllers 🧠 Conceptual Overview I am publishing this technical breakdown of CVE-2026-41089 , an exceptionally critical vulnerability residing deep within the Windows Netlogon service...

9.8CVSS9AI score0.79622EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/13 10:17 a.m.7 views

onelogon

Onelogon: Taking over Active Directory Accounts via Netlogon This repository contains code and data accompanying our paper Onelogon: Taking over Active Directory Accounts via Netlogon WOOT'26. 1. Context 2. How to Cite 3. Artifact Structure and Setup 4. Setting Up a Test Environment 5. Scanning f...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 9:14 a.m.6 views

zerologon-CVE-2020-1472

CVE-2020-1472 - Zero-Logon POC This exploit requires you to use the latest impacket from GitHub. Ensure impacket installation is done with netlogon structures added. Note : 1. By default, successful exploitation changes the password of the DC Account. 2. Allows DCSync 3. Breaks communication with...

10CVSS7.6AI score0.99389EPSS
SaveExploits76References3
Kitploit
Kitploit
added 2026/09/13 7:13 a.m.5 views

ADZero

Description The vulnerable encryption protocol is implemented instead of the authentication mechanism in the Netlogon protocol. An unauthenticated attacker can use the Zerologon vulnerability to set the computer account password of the Domain Controller machine to null NT hash =...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 6:51 a.m.7 views

CVE-2020-1472-LAB

Script de prueba de ZeroLogon Un laboratorio para probar una vulnerabilidad del exploit ZeroLogon CVE-2020-1472. Contiene un script de Python que utiliza la librería Impacket para probar la vulnerabilidad, y una Máquina Virtual VM con Windows Server 2019 configurada como Controlador de Dominio DC...

10CVSS7.6AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/13 6:33 a.m.7 views

CVE-2020-1472

CVE-2020-1472 POC Requires the latest impacket from GitHub with added netlogon structures. Do note that by default this changes the password of the domain controller account. Yes this allows you to DCSync, but it also breaks communication with other domain controllers, so be careful with this! Mo...

10CVSS7.6AI score0.99389EPSS
SaveExploits76References1
Kitploit
Kitploit
added 2026/09/13 1:43 a.m.6 views

CVE-2020-1472

CVE-2020-1472 Checker & Exploit Code for CVE-2020-1472 aka Zerologon Tests whether a domain controller is vulnerable to the Zerologon attack, if vulnerable, it will resets the Domain Controller's account password to an empty string. NOTE: It will likely break things in production environments eg...

10CVSS7.4AI score0.99389EPSS
SaveExploits76References3
Kitploit
Kitploit
added 2026/09/13 12:25 a.m.4 views

dirkjanm-CVE-2020-1472

CVE-2020-1472 POC Requiere la última versión de impacket desde GitHub con las estructuras netlogon añadidas. Ten en cuenta que, por defecto, esto cambia la contraseña de la cuenta del controlador de dominio. Sí, esto te permite hacer DCSync, pero también rompe la comunicación con otros...

10CVSS7.8AI score0.99389EPSS
SaveExploits76References1
Kitploit
Kitploit
added 2026/09/12 11:34 p.m.4 views

zerologon

Zerologon Set of scripts, to test and exploit the zerologon vulnerability CVE-2020-1472 What is it? ZeroLogon is a vulnerability that allows us to exploit a cryptography flaw in Microsoft's Active Directory Netlogon Remote Protocol MS-NRPC, which allows users to log in to servers using NTLM...

10CVSS7.2AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/12 6:03 p.m.6 views

SecuraBV-CVE-2020-1472

ZeroLogon testing script A Python script that uses the Impacket library to test vulnerability for the Zerologon exploit CVE-2020-1472. It attempts to perform the Netlogon authentication bypass. The script will immediately terminate when successfully performing the bypass, and not perform any...

10CVSS7.6AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/12 5:52 p.m.10 views

Detailed-Analysis-and-Mitigation-Strategies-for-CVE-2024-38124-and-CVE-2024-43468

Análisis detallado y estrategias de mitigación para CVE-2024-38124 y CVE-2024-43468 Análisis detallado y estrategias de mitigación mediante script para CVE-2024-38124 y CVE-2024-43468 CVE-2024-38124: Netlogon de Windows Contexto técnico de explotación: en un escenario del mundo real, un atacante...

9.8CVSS8.5AI score0.82022EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 3:27 p.m.4 views

CVE-2020-1472-02-

Script de prueba de ZeroLogon Un script de Python que utiliza la librería Impacket para probar la vulnerabilidad del exploit Zerologon CVE-2020-1472. Intenta realizar la omisión de autenticación de Netlogon. El script terminará inmediatamente cuando realice la omisión con éxito y no llevará a cab...

10CVSS7.6AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/12 1:25 p.m.4 views

CVE-2020-1472

ZeroLogon testing script A Python script that uses the Impacket library to test vulnerability for the Zerologon exploit CVE-2020-1472. It attempts to perform the Netlogon authentication bypass. The script will immediately terminate when successfully performing the bypass, and not perform any...

10CVSS7.6AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/12 12:57 p.m.5 views

zerologon

CVE-2020-1472 aka Zerologon Exploit POC ¿Qué es? NetLogon MS-NRPC puede establecer un canal de seguridad vulnerable para el control interdominio. Es posible poner a cero la contraseña de la cuenta de máquina en los controladores de dominio. Notas: El DC quedará semi-roto mientras la contraseña es...

10CVSS7.6AI score0.99389EPSS
SaveExploits77References1
Kitploit
Kitploit
added 2026/09/12 9:55 a.m.4 views

CVE-2020-1472

CVE-2020-1472 Escalada de privilegios en la llamada de protocolo remoto Netlogon MS-NRPC Zerologon El ataque descrito aquí aprovecha fallas en un protocolo de autenticación criptográfica uso inseguro de AES-CFB8 que demuestra la autenticidad e identidad de un equipo unido al dominio ante el...

10CVSS7.4AI score0.99389EPSS
SaveExploits76References5
Kitploit
Kitploit
added 2026/09/12 3:38 a.m.6 views

ZeroLogon-CVE-2020-1472-lab

ZeroLogon-CVE-2020-1472 Explanation and demonstration of the ZeroLogon CVE-2020-1472 vulnerability The purpose of this lab is strictly educational. Its execution is not recommended in production environments or those that do not belong to you. About the Vulnerability Context of the vulnerability...

10CVSS7.6AI score0.99389EPSS
SaveExploits76References3
Rows per page
Query Builder