Kerbrute

kerbrute

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

Attack

Port 88 : Kerberos authentication system

# install via releases : https://github.com/ropnop/kerbrute
./kerbrute userenum -d $domain_ldap --dc $dc_ip /usr/share/SecLists/Usernames/xato-net-10-million-usernames.txt

Last updated

Was this helpful?