Converts / formats Rubeus kerberoasting output into hashcat readable format
git clone https://github.com/PwnDexter/Rubeus-to-Hashcat.git
Run the script and specify the file with the raw rubeus output -i and then specify the file to save the parsed output too -o
python Rubeus-to-Hashcat.py -i rubeus-raw-output.txt -o formatted-for-hashcat.txt