Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: WARNING: Hashfile ..... Weak Hash ???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
'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.
(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!