When using BruteSharkCli like this ./BruteSharkCli -l br0 -m Credentials, only the type and etype with hex blobs are printed to STDOUT for Kerberos findings instead of the correct hashcat format. These are only saved in the output dir if specified.
Is it possible to show them in STDOUT too? Or can I convert the hex blobs to the correct format afterwards? If not, consider this a feature request 😄
When using BruteSharkCli like this
./BruteSharkCli -l br0 -m Credentials
, only the type and etype with hex blobs are printed to STDOUT for Kerberos findings instead of the correct hashcat format. These are only saved in the output dir if specified.Is it possible to show them in STDOUT too? Or can I convert the hex blobs to the correct format afterwards? If not, consider this a feature request 😄