Last updated
Last updated
If a user does not have Kerberos pre-authentication enabled, an AS-REP can be requested for that user, and part of the reply can be cracked offline to recover their plaintext password. This configuration is enabled on the User Object and is often seen on accounts that are associated with Linux systems.
As with kerberoasting, we don't want to asreproast every account in the domain.
Use --format=krb5asrep --wordlist=wordlist squid_svc
for john or -a 0 -m 18200 squid_svc wordlist
for hashcat.
OPSEC ASREPRoasting with will generate a 4768 event with RC4 encryption and a preauth type of 0.