EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.
http://www.powershellempire.com/
BSD 3-Clause "New" or "Revised" License
7.39k stars 2.81k forks source link

Invoke-Kerberoast no hash loaded #1313

Closed headlessfish closed 5 years ago

headlessfish commented 5 years ago

Hi,

The invoke-Kerberoast script does not seem to output hashes in the correct format. Whether I use the default format (John) or hashcAt, the output is the same, and neither is crackable loaded into hashcAt or John. It just tells me that no hashes are loaded. Is there anything I can do to fix this?

mr64bit commented 5 years ago

Fix has been merged to dev (#1304)