Lucene search
+L

8348 matches found

Kitploit
Kitploit
β€’added 2026/09/10 12:42 p.m.β€’7 views

skewrun

Skewrun skewrun is an Active Directory time discovery toolkit for red teams. It dynamically resolves the Domain Controller's time via network protocols CLDAP, SMB, NTP, Kerberos, NTLM and executes commands via libfaketime LDPRELOAD, tricking the executed binary into using the exact DC time. This...

6.1AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
β€’added 2026/09/10 11:41 a.m.β€’45 views

The vulnerability of the Kerberos protocol for Windows operating systems allows attackers to increase their privileges.

The vulnerability of the Kerberos protocol for Windows operating systems is related to errors in the mechanism for handling relative pathnames to the directory. Exploiting this vulnerability can allow a malicious actor to increase their privileges remotely...

9CVSS6.1AI score0.02603EPSS
SaveExploits2References2
Kitploit
Kitploit
β€’added 2026/09/10 10:20 a.m.β€’10 views

KrbRelay

KrbRelay Relaying 3-headed dogs. More details at https://googleprojectzero.blogspot.com/2021/10/windows-exploitation-tricks-relaying.html and https://googleprojectzero.blogspot.com/2021/10/using-kerberos-for-authentication-relay.html This should be working on most fully patched Windows systems...

6AI score
SaveExploits0References8
Kitploit
Kitploit
β€’added 2026/09/10 9:54 a.m.β€’6 views

AutoPtT

AutoPtT AutoPtT enumerates Kerberos tickets and performs Pass-the-Ticket PtT attacks interactively or step by step. It is a standalone alternative to Rubeus or Mimikatz for this attack, implemented in C, C++, Crystal, Python and Rust. You can use the following options: auto - Automated...

5.9AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 9:37 a.m.β€’7 views

harpyTools

Active Directory Post-Exploitation and Relay Automation Utilities This repository contains a collection of Python orchestrator scripts designed for security assessments and penetration testing within Active Directory environments. These tools are specifically engineered for post-exploitation...

6.1AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 9:28 a.m.β€’78 views

kerberoast

🚩 Sponsors If you like this project, consider sponsoring it on GitHub! Sponsors kerberoast Kerberos attack toolkit -pure python- Install pip3 install kerberoast Prereqirements Python 3.6 See requirements.txt For the impatient IMPORTANT: the accepted target url formats for LDAP and Kerberos are th...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/10 8:50 a.m.β€’7 views

mimikatz-missing-manual

The Mimikatz Missing Manual The definitive guide to Windows Identity, Kerberos, and PKI Research. Originally developed as a private, high-end training curriculum for security conferences, this material is now being released to the public. Much of the technical depth and internal logic documented...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/10 8:42 a.m.β€’6 views

impacket

Impacket Copyright Fortra, LLC and its affiliated companies. All rights reserved. Impacket was originally created by SecureAuth, and now maintained by Fortra's Core Security. Impacket is a collection of Python classes for working with network protocols. Impacket is focused on providing low-level...

6AI score
SaveExploits0References6
Kitploit
Kitploit
β€’added 2026/09/10 8:23 a.m.β€’11 views

ldap_shell

LDAP shell This project is a fork of ldapshell from Impacket. It provides an interactive shell for Active Directory enumeration and manipulation via LDAP/LDAPS protocols, making it useful for both system administrators and security professionals. Installation These tools are only compatible with...

6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/10 7:54 a.m.β€’4 views

lsawhisper-bof

LSA Whisperer BOF A Cobalt Strike Beacon Object File BOF port of LSA Whisperer β€” the tool that talks directly to Windows authentication packages through the LSA untrusted/trusted client interface, without touching LSASS process memory even when PPL and Credential Guard is enabled. Why This Exists...

6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/10 7:02 a.m.β€’7 views

pentest-book

description: - This book contains a bunch of info, scripts and knowledge used during my pentests. /home/six2dez/.pentest-book Thanks to visit this site, please consider enhance this book with some awesome tools or techniques you know, you can contact me by Telegram@six2dez, Twitter@six2dez1 or...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
β€’added 2026/09/10 6:56 a.m.β€’8 views

WindowsProtocolTestSuites

Windows Protocol Test Suites Windows Protocol Test Suites provide interoperability testing against the implementation of Windows open specifications including File Services, Identity Management, Remote Desktop and etc. Originally developed for in-house testing of the Microsoft Open Specifications...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/10 6:06 a.m.β€’7 views

lsarelayx

lsarelayx Introduction lsarelayx is system wide NTLM relay tool designed to relay incoming NTLM based authentication to the host it is running on. lsarelayx will relay any incoming authentication request which includes SMB. Since lsarelayx hooks into existing application authentication flows, the...

6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/10 6:03 a.m.β€’7 views

tgt-monitor-bof

Kerberos TGT Monitoring & Auto-Renewal This repository contains two Async Beacon Object Files BOF. The first, tgt-monitor, monitors the system for Kerberos logon events and wakes up the agent whenever a new Kerberos TGT is captured. Similar to Rubeus' monitor command, this BOF is running...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/10 5:38 a.m.β€’360 views

mimikatz

mimikatz mimikatz is a tool I've made to learn C and make somes experiments with Windows security. It's now well known to extract plaintexts passwords, hash, PIN code and kerberos tickets from memory. mimikatz can also perform pass-the-hash, pass-the-ticket or build Golden tickets. root@kitploit:...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/10 5:31 a.m.β€’8 views

S4UTomato

S4UTomato Escalate Service Account To LocalSystem via Kerberos. Traditional Potatoes Friends familiar with the "Potato" series of privilege escalation should know that it can elevate service account privileges to local system privileges. The early exploitation techniques of "Potato" are almost...

6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/10 5:13 a.m.β€’50 views

john

John the Ripper This is the community-enhanced, "jumbo" version of John the Ripper. It has a lot of code, documentation, and data contributed by jumbo developers and the user community. It is easy for new code to be added to jumbo, and the quality requirements are low, although lately we've start...

6.2AI score
SaveExploits0References15
Kitploit
Kitploit
β€’added 2026/09/10 5:12 a.m.β€’14 views

DumpGuard

DumpGuard DumpGuard is a credential dumping and protocol research tool for modern Windows systems. It abuses the Remote Credential Guard protocol to recover credential material even when Credential Guard is enabled, and also includes a Microsoft v1 authentication package path for session-oriented...

6AI score
SaveExploits0References9
Kitploit
Kitploit
β€’added 2026/09/10 4:25 a.m.β€’8 views

Wonka

Wonka 🍫 "We are the music makers, and we are the dreamers of dreams." - Willy Wonka Wonka is a sweet Windows tool that extracts Kerberos tickets from the Local Security Authority LSA cache. Like finding a ticket, but for security research and penetration testing! 🎫 ✨ Features πŸ” System...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 4:15 a.m.β€’5 views

nimrm

nimrm Native WinRM shell client written in Nim Version 1.2.0 Β· Author Chokri Hammedi blue0x1 Β· License MIT...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder