Lucene search
+L

8558 matches found

BDU FSTEC
BDU FSTEC
•added 2026/09/27 11:41 a.m.•52 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.02695EPSS
SaveExploits2References2
Kitploit
Kitploit
•added 2026/09/27 6:46 a.m.•25 views

Rubeus

Rubeus Rubeus is a C toolset for raw Kerberos interaction and abuses. It is heavily adapted from Benjamin Delpy's Kekeo project CC BY-NC-SA 4.0 license and Vincent LE TOUX's MakeMeEnterpriseAdmin project GPL v3.0 license. Full credit goes to Benjamin and Vincent for working out the hard component...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
•added 2026/09/27 4:09 a.m.•24 views

RiskySPN

RiskySPNs RiskySPNs is a collection of PowerShell scripts focused on detecting and abusing accounts associated with SPNs Service Principal Name. This module can assist blue teams to identify potentially risky SPNs as well as red teams to escalate privileges by leveraging Kerberos and Active...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/27 3:49 a.m.•17 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...

6AI score
SaveExploits0References11
Kitploit
Kitploit
•added 2026/09/27 2:56 a.m.•366 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:...

6AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/27 2:52 a.m.•19 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.2AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/27 2:44 a.m.•20 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/26 11:21 p.m.•14 views

KerberosRun

KerberosRun KerberosRun is a little tool I use to study AD security together with my ADCollector. KerberosRun uses the Kerberos.NET library built by Steve Syfuhs. Some code were taken and adapted from Harmj0y's Rubeus project. dev2null is the primary author of this project. My colleague Constanti...

6AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/26 9:38 p.m.•12 views

adPEAS

adPEAS v2 — Active Directory Privilege Escalation Awesome Scripts Comprehensive Active Directory security assessment — zero dependencies, single file, ready to go. What is adPEAS? adPEAS is a PowerShell-based security assessment tool that identifies misconfigurations, vulnerabilities, and privile...

6.2AI score
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/26 5:05 p.m.•44 views

kekeo

kekeo kekeo is a little toolbox I have started to manipulate Microsoft Kerberos in C and for fun ASN.1 library In kekeo, I use an external commercial library to deal with Kerberos ASN.1 structures: OSS ASN.1/C http://www.oss.com/asn1/products/asn1-c/asn1-c.html It was the only code...

5.7AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/26 4:25 p.m.•12 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/26 3:28 p.m.•39 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/26 1:19 p.m.•18 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/26 12:46 p.m.•17 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...

6.2AI score
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/26 12:06 p.m.•13 views

kerbrute

kerbrute An script to perform kerberos bruteforcing by using the Impacket library. When is executed, as input it receives a user or list of users and a password or list of password. Then is performs a brute-force attack to enumerate: Valid username/passwords pairs Valid usernames Usernames withou...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/26 10:52 a.m.•326 views

kerbrute

Kerbrute A tool to quickly bruteforce and enumerate valid Active Directory accounts through Kerberos Pre-Authentication Grab the latest binaries from the releases page to get started. Background This tool grew out of some bash scripts I wrote a few years ago to perform bruteforcing using the...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/26 10:41 a.m.•16 views

LDAP-Password-Hunter

LDAP Password Hunter It happens that due to legacy services requirements or just bad security practices password are world-readable in the LDAP database by any user who is able to authenticate. LDAP Password Hunter is a tool which wraps features of getTGT.py Impacket and ldapsearch in order to lo...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/26 8:51 a.m.•81 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.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 8:44 a.m.•17 views

PKINITtools

PKINIT tools This repository contains some utilities for playing with PKINIT and certificates. The tools are built on minikerberos and impacket. Accompanying blogpost with more context: https://dirkjanm.io/ntlm-relaying-to-ad-certificate-services/ Installation These tools are only compatible with...

6.2AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/26 8:28 a.m.•16 views

Kerbeus-BOF

Kerbeus-BOF Kerberos 悪用のための Beacon Object Files。これは Rubeus プロジェクトの重要な機能の一部を C 言語で実装したものです。このプロジェクトは C2 フレームワーク Cobalt Strike、Havoc、AdaptixC2、Outflank C2 との統合を特徴としています。 チケットの要求と更新 asktgt asktgt アクションは、指定されたユーザーと暗号化キー(/rc4 または /aes256)に対して生の AS-REQ(TGT 要求)トラフィックを構築します。ハッシュの代わりに /password...

6AI score
SaveExploits0References5
Rows per page
Query Builder