Error with NetNtlmv2 hash converted from john
#1
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!
#2
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.
~