WARNING: Hashfile ..... Weak Hash ???
#1
Might be a dumb question, but other than the obvious what does this error message mean:

WARNING: Hashfile 'file path' in line 1 (a hash): Weak Hash

There is a single hash in the file. Is that a problem? Why won't hashcat load this hash?
#2
'weak hash' means that hash has no input. in other words, it is the hash of nothing/null. in other other words, that account has no password.
#3
(05-27-2014, 11:00 PM)epixoip Wrote: 'weak hash' means that hash has no input. in other words, it is the hash of nothing/null. in other other words, that account has no password.

Good to know. Thanks!