Lucene search
+L

2916 matches found

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

LDAPPER

Introduction This tool was written to address a lot of the issues I was experiencing with ldapsearch and AD interaction in general. In particular, this tool addresses the following problems that I've experienced: 1. Inability to return more than a thousand results from AD. This tool supports LDAP...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:46 p.m.11 views

Certipy

Certipy - AD CS Attack & Enumeration Toolkit Certipy is a powerful offensive and defensive toolkit for enumerating and abusing Active Directory Certificate Services AD CS. It helps red teamers, penetration testers, and defenders assess AD CS misconfigurations - including full support for...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 7:10 p.m.16 views

SharpWebServer

SharpWebServer A Red Team oriented simple HTTP & WebDAV server written in C with functionality to capture Net-NTLM hashes. To be used for serving payloads on compromised machines for lateral movement purposes. Requires .NET Framework 4.5 and System.Net and System.Net.Sockets references. Usage...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 6:42 p.m.8 views

SharpMapExec

SharpMapExec A sharpen version of CrackMapExec. This tool is made to simplify penetration testing of networks and to create a swiss army knife that is made for running on Windows which is often a requirement during insider threat simulation engagements. Besides scanning for access it can be used ...

6.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 5:52 p.m.35 views

ketshash

Ketshash A little tool for detecting suspicious privileged NTLM connections, in particular Pass-The-Hash attack, based on event viewer logs. The tool was published as part of the "Pass-The-Hash detection" research - more details on "Pass-The-Hash detection" are in the blog post:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 5:14 p.m.11 views

RemotePotato0

RemotePotato0 UPDATE 21-10-2022: The main exploit scenario RPC- LDAP of RemotePotato0 has been fixed. More details at -- https://twitter.com/splintercode/status/1583555613950255104 Just another "Won't Fix" Windows Privilege Escalation from User to Domain Admin. RemotePotato0 is an exploit that...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 5:09 p.m.12 views

smartbrute

Description The smart password spraying and bruteforcing tool for Active Directory Domain Services. ⚠️ This project works. But the filthy coding makes it more PoC than a stable tool. I may or may not rewrite this in the future, but at least you have everything here to work with bruteforce on any...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 3:52 p.m.15 views

NtlmRelayToEWS

ntlmRelayToEWS Author: Arno0x0x - @Arno0x0x ntlmRelayToEWS is a tool for performing ntlm relay attacks on Exchange Web Services EWS. It spawns an SMBListener on port 445 and an HTTPListener on port 80, waiting for incoming connection from the victim. Once the victim connects to one of the...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 2:24 p.m.8 views

OWA-Password-Sprayer

OWA-Password-Sprayer Sprayer de contraseñas OWA Este script de Python facilita el rociado de contraseñas password spraying contra endpoints de Outlook Web Access OWA. El rociado de contraseñas es una técnica utilizada para probar una única contraseña contra múltiples usuarios, con el objetivo de...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:07 p.m.10 views

PetitPotam-notest

Detección de ataques de retransmisión NTLM PetitPotam Un paquete de Zeek para detectar algunos intentos de desencadenar ataques de retransmisión NTLM mediante el exploit Petit Potam. Este paquete detectará lo que parecen ser intentos de explotación exitosos y fallidos. Distingue entre ellos...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 1:50 p.m.14 views

CVE-2025-33073

CVE-2025-33073 Exploit PoC para la vulnerabilidad de reflexión NTLM en SMB. Todo el crédito va para la investigación oficial: https://www.synacktiv.com/en/publications/ntlm-reflection-is-dead-long-live-ntlm-reflection-an-in-depth-analysis-of-cve-2025 Requisitos previos SO: Kali Linux tiene la...

8.8CVSS8.1AI score0.82699EPSS
SaveExploits7References2
Kitploit
Kitploit
added 2026/09/16 1:47 p.m.12 views

DavRelayUp

DavRelayUp 这是一个快速粗糙的 KrbRelayUp 移植版本,进行了修改以允许从 webdav 到 LDAP 的 NTLM 中继,从而简化以下攻击原语的滥用: 0. 可选 新机器账户创建 New-MachineAccount 1. 强制启动 WebClient 服务 2. 启动 webdav 中继服务器 GoRelayServer - 一个嵌入在 DavRelayUp 中的 golang DLL,使用 Costura.Fody 3. 本地机器账户认证强制 SharpSystemTriggers 4. NTLM 中继到 LDAP 5. 添加 RBCD 权限并获得对本地机器的特权...

6.3AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/16 1:27 p.m.7 views

CVE-2025-33073

CVE-2025-33073 PoC Exploit para la vulnerabilidad de reflexión NTLM en SMB. Todo el crédito va para la investigación oficial: https://www.synacktiv.com/publications/ntlm-reflection-is-dead-long-live-ntlm-reflection-an-in-depth-analysis-of-cve-2025 Requisitos previos SO: Kali Linux tiene la mayorí...

8.8CVSS8.3AI score0.82699EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/16 1:17 p.m.13 views

printerbugnew

Disparador de spooler de impresión con RPC puro sobre TCP Para Windows 11 22H2+ / Windows Server 2025 Uso root@kitploit: printerbugnew.py username password domain attackerhost tcpport Ejemplos Conexión anónima root@kitploit: printerbugnew.py 192.168.1.100 Con credenciales root@kitploit:...

8.8CVSS7.8AI score0.19354EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 1:16 p.m.16 views

goshs

Estás en plena intervención. Necesitas transferir un archivo, capturar un hash SMB o levantar un servidor HTTPS rápido — y python3 -m http.server no te sirve. goshs es un servidor de archivos de un solo binario, diseñado para los momentos en los que necesitas más que el SimpleHTTPServer de Python...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/16 1:02 p.m.10 views

Internal-Monologue

Internal Monologue Attack: 在不接触 LSASS 的情况下检索 NTLM 哈希 简介 Mimikatz 由 Benjamin Delpy @gentilkiwi 开发,是一款广受好评的后渗透工具,允许攻击者从内存中提取明文密码、NTLM 哈希和 Kerberos 票据,并执行诸如传递哈希、传递票据或构建黄金票据等攻击。可以说,Mimikatz 的主要用途是从 LSASS 进程内存中检索用户凭据,以便在后渗透横向移动中使用。 最近,微软在 Windows 10 企业版和 Windows Server 2016 中引入了 Credential...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:47 p.m.8 views

NTLMRecon

概述 NTLMRecon 是 Sachin Kamath(AKA pwnfoo)所编写原始 NTLMRecon 工具的 Golang 版本。NTLMRecon 可用于对目标 Web 服务器进行暴力破解,以识别常见支持 NTLM 身份验证的应用程序端点。这些端点包括 Exchange Web Services 端点,后者通常可用于绕过多重身份验证。 该工具支持从暴露的 NTLM 身份验证端点收集元数据,包括计算机名、Active Directory 域名以及 Active Directory 林名。这些信息无需事先认证即可获取,只需向服务器发送 NTLM NEGOTIATEMESSAGE...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:47 p.m.12 views

SharpSCCM

工具概述 SharpSCCM 是一款后渗透工具,旨在利用 Microsoft Endpoint Configuration Manager(又称 ConfigMgr,原 SCCM)实现横向移动和凭据收集,而无需访问 SCCM 管理控制台图形界面。 SharpSCCM 最初是为了执行从 PowerSCCM(作者:@harmj0y、@jaredcatkinson、@enigma0x3 和 @mattifestation)移植而来的用户猎杀和横向移动功能而创建的,如今新增了凭据收集功能,并可滥用新发现的攻击原语,在启用了自动站点范围客户端推送安装的 SCCM 站点中强制 NTLM 认证。 请访...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 12:24 p.m.12 views

RelayKing-Depth

RelayKing v1.10 Domina el dominio. Relay a la realeza. RelayKing es una herramienta integral de detección y enumeración de relay diseñada para identificar oportunidades de ataque de relay en entornos de Active Directory. Opciones de reporte reales. Cobertura de ataque integral. Encuentra los...

8.8CVSS7.4AI score0.48043EPSS
SaveExploits7References8
Kitploit
Kitploit
added 2026/09/16 12:14 p.m.8 views

CVE-2023-23397-POC-Powershell

CVE-2023-23397-POC-Powershell Funciones de script para enviar o guardar fuga NTLM de calendario usando la opción ReminderSoundFile. Ejecute el script para cargar las funciones en Powershell, luego puede usar los ejemplos a continuación como punto de partida para usar las funciones. Requiere...

9.8CVSS8.5AI score0.97408EPSS
SaveExploits19
Rows per page
Query Builder