Lucene search
+L

713 matches found

Kitploit
Kitploit
added 2026/09/13 12:07 a.m.8 views

printnightmare-detection-mitigation-lab

PrintNightmare Detection and Mitigation Lab A sanitised academic case study demonstrating how a Windows domain lab was designed, monitored and hardened while investigating CVE-2021-34527 PrintNightmare in a controlled virtual environment. Safety note: This repository focuses on systems...

9CVSS7.9AI score0.99792EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/12 11:58 p.m.7 views

DCSYNCMonitor

DCSYNCMonitor Description This tool is an application/service that can be deployed on Domain controllers to alert on Domain Controller Syncronization attempts. When an attempt is detected, the tool will write an event to the Windows Event Log. These events can be correlated in a SIEM. In addition...

6AI score
SaveExploits0References2
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 9:07 p.m.7 views

redsnarf

root@kitploit: . \ \ | / / / \ | // \ / |\ \ / \ \ \ \ | | \ // // |/ \ | / | | /| | || /\ / /| /| || / / / / / / [email protected] @redsnarf RedSnarf es una herramienta de prueba de penetración / equipo rojo creada por Ed Williams para recuperar hashes y credenciales de estaciones...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 8:27 p.m.6 views

CVE-2021-1675

De Lares Labs: Información de Detección y Corrección para CVE-2021-1675 y CVE-2021-34527 🚨 Parche publicado: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527 Se ha confirmado que el parche corrige RCE, sin embargo la escalada de privilegios local parece no estar parcheada aún...

9.3CVSS7.9AI score0.99792EPSS
SaveExploits75References9
Kitploit
Kitploit
added 2026/09/12 8:02 p.m.5 views

ZeroLogon-Exploit

ZeroLogon - Exploit y ejemplo Se modificó el PoC de prueba de Secura, CVE-2020-1472, para cambiar la contraseña de la máquina a nula. El cambio de contraseña en la máquina utiliza la función NetrServerPasswordSet2 de Microsoft. Este exploit se aprovecha del módulo nrpc.py de Impacket para llamar ...

10CVSS7.5AI score0.99389EPSS
SaveExploits76References2
Kitploit
Kitploit
added 2026/09/12 7:48 p.m.9 views

noPac

noPac CVE-2021-42287/CVE-2021-42278 Escáner y Explotador. Otra explotación de bajo esfuerzo para pasar de usuario de dominio a administrador de dominio. Si un Controlador de Dominio es vulnerable, devolverá un TGT sin PAC, todas las miradas en tickets de tamaño pequeño. Mitigación ¡Parchea tus...

8.8CVSS7.3AI score0.7717EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/12 6:19 p.m.8 views

cve-2020-1472

CVE-2020-1472 POC Replicate this vulnerability in a Windows domain environment using proxychains proxy on macOS. Environment DC Primary Domain Controller: Domain User Domain Member Host: Set up a SOCKS5 forward proxy directly via gost. Attack Hacker Attacker Machine: Configure proxychains4...

10CVSS7.6AI score0.99389EPSS
SaveExploits76References2
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 6:00 p.m.8 views

imposter

IMPOSTER A pentest tool used to attack windows clients on rogue networks. Current version Features Downgrade LDAP to NTLM authentication Fake initial steps of an domain controller to fool Network Location Awareness Servers DNS, CLDAP, LDAP Setup The current version have been tested on Kali Linux...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:38 p.m.4 views

CVE-2020-1472

CVE-2020-1472 arp-scan Rangip nmap -A -vv -Pn IPADDR python3 setemptypw.py DCNETBIOSNAME DCIPADDR python3 secretsdump.py -no-pass -just-dc DOMAIN/DCNETBIOSNAME$@DCIPADDR python3 wmiexec.py -hashes HassPasswdUser DOMAIN/User@dcipaddr comando de Windows whoami systeminfo hostname md testdir echo te...

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

CVE-2022-30216

CVE-2022-30216 Un paquete de Zeek que genera notificaciones para intentos y explotaciones de CVE-2022-30216, una técnica utilizada contra Windows Server para forzar una autorización NTLM a un servidor arbitrario. Un atacante puede reutilizar el token NTLM para generar un certificado de cliente, l...

8.8CVSS8.1AI score0.88949EPSS
SaveExploits0
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 3:22 p.m.4 views

zerologon

Script de explotación de ZeroLogon Código de explotación basado en https://www.secura.com/blog/zero-logon y https://github.com/SecuraBV/CVE-2020-1472. Investigación y escáner originales por Secura, modificaciones por RiskSense Inc. Para explotar, elimina cualquier instalación previa de Impacket q...

10CVSS7.6AI score0.99389EPSS
SaveExploits76References2
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:48 p.m.4 views

CVE-2026-54121-Certighost

🛡 AI Security Tool Module CVE-2026-54121: Active Directory Certificate Services Impersonation Certighost Official Security Audit Module for AI Security Tool Ecosystem 🌐 Web Demo • 📚 Project Website • 💬 Community Chat Website Navigation: Home • Updates • Downloads • Modules 🧠 Conceptual Overview...

9.8CVSS0.03239EPSS
SaveExploits21References20
Kitploit
Kitploit
added 2026/09/12 11:54 a.m.3 views

Domain-Controller-DC-Exploitation-with-Metasploit-Impacket

Domain-Controller-DC-Exploitation-with-Metasploit-Impacket End-to-end Domain Controller exploitation using Metasploit and Impacket: discovered DC10, exploited Zerologon CVE-2020-1472, extracted NTLM hashes, gained SYSTEM shell, and established a Meterpreter session. Executive Summary This exercis...

10CVSS7.6AI score0.99389EPSS
SaveExploits76
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
Kitploit
Kitploit
added 2026/09/11 8:40 p.m.5 views

CVE-2026-41089-Netlogon

🛡️ AI Security Tool Module CVE-2026-41089: Netlogon Stack Buffer Overflow Официальный модуль проверки безопасности для AI Security Tool Ecosystem 🌐 Демо-версия • 📚 Сайт проекта • 💬 Чат сообщества Навигация по сайту: Главная • Обновления • Загрузки • Модули 🧠 Conceptual Overview Я публикую подробны...

9.8CVSS0.79622EPSS
SaveExploits47References17
Kitploit
Kitploit
added 2026/09/11 8:22 p.m.5 views

CVE-2025-10230

CVE-2025-10230: Samba RCE Crítico CVSS 10.0 Resumen de la Vulnerabilidad La CVE-2025-10230 es una vulnerabilidad crítica de ejecución remota de código RCE que permaneció oculta en el código base de Samba durante 13 años. La falla reside en el manejo de paquetes de registro WINS Windows Internet...

10CVSS8.3AI score0.39653EPSS
SaveExploits2
Rows per page
Query Builder