md5 unix blank password hash - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: md5 unix blank password hash (/thread-2365.html) Pages:
1
2
|
md5 unix blank password hash - crackall - 06-13-2013 md5 unix blank password hash not recognise, why? John the ripper - recognise RE: md5 unix blank password hash - unix-ninja - 06-13-2013 Can you be a bit more specific? That question seems a bit ambiguous. What are you referring to as an "md5 unix blank password" ? RE: md5 unix blank password hash - ZerXes - 06-13-2013 I think he says that hashcat cant identify the hash of blank unix password while jtr can. RE: md5 unix blank password hash - crackall - 06-14-2013 $1$qGcBis3l$flVMxG3ZvA/fZ9Z.po/Ox. $1$X4UuYVNe$lDef.MVbbkPNs.8OY8Dso0 $1$Uci9XG1A$MmYu4yv2foakVRKqXch.z. this is hash md5 passwd blank (no passwd) hashcat tries crack it, long time bruteforce other hash, with easy passwd 123, 321 and etc cracked iam run with key -m 500 RE: md5 unix blank password hash - crackall - 06-14-2013 ntlm, LM passwd blank recognise good md5 unix not recognise other hash not tested RE: md5 unix blank password hash - Rolf - 06-15-2013 I can confirm zis, blank md5crypt passwords are indeed unrecognized. RE: md5 unix blank password hash - crackall - 06-16-2013 and so it is a mistake? will be fixed in the next version? and please add a function to work with wordlist description from my topic "worldlist extra rules" hashcat will be ultra beautiful RE: md5 unix blank password hash - atom - 06-17-2013 Salted hashes do not include such a check. If you want it added you might want to create a TRAC ticket? RE: md5 unix blank password hash - mastercracker - 06-17-2013 I do want such a function but as a switch so I created a trac ticket myself. RE: md5 unix blank password hash - crackall - 06-18-2013 I do not know what a TRAC, but I think that the test for an empty password is extremely essential for all hashes now is to use a separate program for this... |