I'm trying to audit kerberos passwords. The available formats are des3-hmac-sha1 and des-cbc-crc but I cannot find a possibility/a tool to crack them. For other hash-types I used John the Ripper, but it seems to fail in this case. How should I proceed?
Asked
Active
Viewed 1,173 times
1 Answers
0
John the Ripper has community-supplied patches that appear to help with this. For example, see:
- A discussion on the John mail list
- The bleeding-jumbo branch of John the Ripper's Github repo, including README-krb5-18-23 and the Kerberos modules in src.
Jacob
- 131
- 5