Kerbrute
Last updated
Last updated
A tool to perform fast brute force attacks and enumerate valid Active Directory accounts through Kerberos pre-authentication.
Clone the GitHub repository:
Detailed guide available through the following blog:
VERY IMPORTANT: Synchronize your system time with the Domain Controller
--dc
: Specify the Domain Controller IP address
-d
: Target domain name
userenum
: Enumerate valid usernames
passwordspray
: Test one password against multiple users
bruteforce
: Test multiple username:password combinations
bruteuser
: Test multiple passwords against one user
Always synchronize time with the Domain Controller before starting
Use comprehensive username lists for enumeration
Be mindful of account lockout policies when performing brute force attacks
Consider using delay options to avoid detection
Monitor for failed authentication logs on the target system