Lucene search
+L

303 matches found

Kitploit
Kitploit
added 2026/09/06 10:45 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/06 10:34 p.m.227 views

mssqlproxy

mssqlproxy mssqlproxy is a toolkit aimed to perform lateral movement in restricted environments through a compromised Microsoft SQL Server via socket reuse. The client requires impacket and sysadmin privileges on the SQL server. Please read this article carefully before continuing. It consists of...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 10:32 p.m.5 views

CVE-2021-1675

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 Installation Before running the exploit you need t...

9.3CVSS8AI score0.99792EPSS
SaveExploits75References1
Kitploit
Kitploit
added 2026/09/06 10:07 p.m.9 views

CVE-2024-38077-RDLCheck

CVE-2024-38077-RDLCheck Detect if the RDL service is running, quickly identify affected assets Usage: Install impacket root@kitploit: git clone https://github.com/fortra/impacket.git cd impacket python3 -m pipx install . Script Usage: root@kitploit: python3 RDLCheck.py usage: RDLCheck.py -h -ip I...

9.8CVSS8.2AI score0.84112EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/06 8:54 p.m.5 views

ZerologonWithImpacket-CVE2020-1472

Exploit combinado de Zerologon e Impacket CVE-2020-1472 Este repositorio contiene una implementación actualizada 2024 del exploit Zerologon combinado con las herramientas de Impacket para explotar CVE-2020-1472 Zerologon. Este exploit tiene como objetivo entornos Windows Server para manipular las...

10CVSS7.5AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/06 7:54 p.m.6 views

CVE-2022-26809

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...

10CVSS8AI score0.99792EPSS
SaveExploits88References1
Kitploit
Kitploit
added 2026/09/06 6:52 p.m.5 views

PrintNightmare

PrintNightmare Implementación en Python para PrintNightmare CVE-2021-1675 / CVE-2021-34527 usando Impacket estándar. Instalación root@kitploit: $ pip3 install impacket Uso root@kitploit: Impacket v0.9.23 - Copyright 2021 SecureAuth Corporation usage: printnightmare.py -h -debug -port destination...

9.3CVSS7.8AI score0.99792EPSS
SaveExploits75References4
Kitploit
Kitploit
added 2026/09/06 4:57 p.m.3 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/06 4:30 p.m.3 views

keimpx

Introducción keimpx es una herramienta de código abierto, publicada bajo la Licencia Apache 2.0. Se puede usar para verificar rápidamente credenciales válidas en una red a través de SMB. Las credenciales pueden ser: Combinación de usuario / contraseña en texto plano. Combinación de usuario / hash...

5.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 4:11 p.m.4 views

Pachine

Pachine Implementación en Python para CVE-2021-42278 Escalada de privilegios en Active Directory. Instalación root@kitploit: $ pip3 install impacket Uso root@kitploit: Impacket v0.9.23 - Copyright 2021 SecureAuth Corporation usage: pachine.py -h -scan -spn SPN -impersonate IMPERSONATE...

8.8CVSS7.3AI score0.7717EPSS
SaveExploits10References4
Kitploit
Kitploit
added 2026/09/06 3:15 p.m.5 views

NegoExRelay

Negoexrelayx - Negoex relaying tool Toolkit for abusing Kerberos PKU2U and NegoEx. Requires impacket It is recommended to install impacket from git directly to have the latest version available. negoexrelayx.py This tool allows you to relay NegoEx with PKU2U authentication to other copmuter and...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 1:08 p.m.3 views

Zerologon-Attack-CVE-2020-1472-POC

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/06 7:23 a.m.8 views

ResetNightmare-impacket

ResetNightmare — CVE-2026-27912 Linux / impacket tooling for CVE-2026-27912 "ResetNightmare". Resets a target Active Directory account's password by requesting a kadmin/changepw TGT for an NTENTERPRISE principal whose name is the target's sAMAccountName, using an account UPNUser on which we can...

8CVSS5.9AI score0.00409EPSS
SaveExploits2References4
Kitploit
Kitploit
added 2026/09/06 4:41 a.m.6 views

ticket_converter

This script is no longer supported Use the impacket example ticketConverter.py. ticketconverter A little tool to convert ccache tickets into kirbi KRB-CRED and vice versa based on impacket. As input you must provide a ccache or kirbi file. The script will detect the format and convert it...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 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/05 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/05 6:16 a.m.6 views

BloodHound.py-Kerberos

What is this fork?! I needed bloodhound with Kerberos support and found this comment. Turns out there was a branch supporting Kerberos auth all along! I took the liberty to merge this branch in to master to get them sweet BloodHound 4.2+ exports. All credit goes to the people who actually wrote t...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/05 5:58 a.m.9 views

MoreImpacketExamples

MoreImpacketExamples This repository contains a few short python scripts that were created using the Impacket library. The primary goal of this project is to help myself and others who are looking to transition from using the provided impacket examples to modifying/creating scripts of their own...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 5:50 a.m.5 views

orpheus

Orpheus Orpheus is a wrapper for a modified version of Impacket's GetUserSPNs.py and kerberosv5.py which alters the KDC Options Ticket Options and the Encryption Type for Kerberoasting. Side Note: Orpheus is named after the Greek god that was able to get past Cerberus the three headed dog to get...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 10:20 p.m.7 views

serviceDetector

serviceDetector Detectar si un servicio está instalado a ciegas y/o en ejecución si expone named pipes en una máquina remota sin utilizar privilegios administrativos locales. Acerca de En más detalle, ejecutar este script se conecta al servicio SMB del objetivo 445/tcp de forma remota y hace lo...

6AI score
SaveExploits0References10
Rows per page
Query Builder