Error with NetNtlmv2 hash converted from john - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Error with NetNtlmv2 hash converted from john (/thread-7638.html) |
Error with NetNtlmv2 hash converted from john - leowzd@gmail.com - 07-05-2018 Hello. I have only captured the username, challenge, and response and this information should be sufficient. I have my hash in this format: username::::response:challenge Example: (no real hash, its made up but the length is the same.) admin::::70a77a08d5a37b9f8c46665f05039521d8e34984a9219081:b34e0e2359836e66 I got the error: Hashfile 'hash.txt' on line 1 (user***...8e34984a9219081***:b34e0e2359836e66***): Salt-length exception No hashes loaded. Started: Thu Jul 05 09:50:28 2018 Stopped: Thu Jul 05 09:50:29 2018 What should I do? Thanks for any help! RE: Error with NetNtlmv2 hash converted from john - royce - 07-05-2018 Hmm - NetNTLMv2 looks longer than that. See the example NetNTLMv2 hash here: https://hashcat.net/wiki/doku.php?id=example_hashes If your command line works with that example hash, the problem is with your hash. |