15 chars limitation
#29
Hi atom, I appreciate you indulging this discussion yet again. I know it's come up many times already, hell I've been in at least three of these threads. Smile

My feeling is that pass phrases have become the common wisdom of the day (i.e. "correct horse battery staple" http://xkcd.com/936/) but the reality is most people still do these wrong. I don't think that looking at cracked password statistics shows a very realistic picture when it comes to trends today for passwords people care about. What we'd really need is a sample of passwords that were stored plain or reversibly encrypted for a site where people are motivated to create good passwords (say a financial service). Unfortunately I don't have a sample like this.

I frequently see / hear about people using 2-4 words in the vein of xkcd, or using 4-5 words but with common words and conjunctions like:

yellow and blue make green

Let's ignore that this a known phrase. A lot of people believe nonsense password checkers like howsecureismypassword.net which will tell you this is an incredibly strong password (it will take 76 septillion years to crack according to that site), but in reality it should be cracked by a sort of markov chain dictionary equivalent (smaller word lists in common places, or just more common words towards the top) in a reasonable time.

yellow: in top 1000 common words, call it 10-bits of entropy
and: one of the most common words in the language, 3 bits
blue: like yellow, 10 bits
make: also extremely common, in top 100 most common words, call it 7 bits
green: another 10

This 5 word phrase ends up with only ~2^40 possibilities, an achievable number in reasonable time with a fast cracker and assuming a reasonable fast hashing algorithm like MD5. Better chosen 4 word phrases end up being a bit stronger but still vulnerable, and 2-3 word phrases should be extremely crackable as long as the tool supports the length.

I fully appreciate that allowing longer passwords means slower performance (as you outlined http://hashcat.net/forum/thread-785.html), but I get the feeling that those requirements (16 GB of system ram and a performance hit of 40%) are totally tolerable to some of us, especially with all the clustering stuff you've added recently, to be able to attack what appears to be the growing trend in password selection. I believe I read that you actually created a version of hashcat that supported longer passwords for CMIYC because you were running into this limit yourself, but I can't find it now so maybe I'm wrong about that.

All of that said, I also fully appreciate that not everyone would be so willing to accept this tradeoff, which raises the burden of maintaining two branches/kernels. I won't pretend to know the effort involved in doing that for this change, but I certainly understand your reluctance to do it.

Anyway, I've gone on long enough, thanks for your patience and your excellent tool!


Messages In This Thread
15 chars limitation - by Kuci - 01-04-2013, 04:51 PM
RE: 15 chars limitation - by atom - 01-04-2013, 05:22 PM
RE: 15 chars limitation - by Hash-IT - 01-05-2013, 03:59 PM
RE: 15 chars limitation - by Kuci - 01-04-2013, 05:46 PM
RE: 15 chars limitation - by atom - 01-05-2013, 01:24 PM
RE: 15 chars limitation - by pragmatic - 01-06-2013, 12:46 AM
RE: 15 chars limitation - by proinside - 01-06-2013, 09:41 AM
RE: 15 chars limitation - by epixoip - 01-06-2013, 12:30 PM
RE: 15 chars limitation - by K9 - 01-06-2013, 01:45 PM
RE: 15 chars limitation - by eljolot - 01-06-2013, 10:26 PM
RE: 15 chars limitation - by epixoip - 01-06-2013, 01:53 PM
RE: 15 chars limitation - by Hash-IT - 01-06-2013, 02:47 PM
RE: 15 chars limitation - by atom - 01-07-2013, 11:09 AM
RE: 15 chars limitation - by Hash-IT - 01-07-2013, 02:02 PM
RE: 15 chars limitation - by atom - 01-08-2013, 11:12 AM
RE: 15 chars limitation - by Hash-IT - 01-08-2013, 02:51 PM
RE: 15 chars limitation - by eljolot - 01-08-2013, 03:37 PM
RE: 15 chars limitation - by skalderis - 01-08-2013, 10:34 PM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 01:33 AM
RE: 15 chars limitation - by epixoip - 01-09-2013, 02:13 AM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 01:31 PM
RE: 15 chars limitation - by radix - 01-09-2013, 05:54 PM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 06:31 PM
RE: 15 chars limitation - by atom - 01-09-2013, 10:07 AM
RE: 15 chars limitation - by epixoip - 01-09-2013, 05:50 PM
RE: 15 chars limitation - by KT819GM - 01-09-2013, 10:27 AM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 01:32 PM
RE: 15 chars limitation - by Kuci - 01-09-2013, 07:56 PM
RE: 15 chars limitation - by pragmatic - 01-10-2013, 10:49 AM
RE: 15 chars limitation - by Hash-IT - 01-10-2013, 05:49 PM
RE: 15 chars limitation - by atom - 01-11-2013, 02:07 PM
RE: 15 chars limitation - by Hash-IT - 01-11-2013, 04:26 PM
RE: 15 chars limitation - by Kuci - 01-11-2013, 04:21 PM
RE: 15 chars limitation - by pragmatic - 01-12-2013, 10:41 AM
RE: 15 chars limitation - by SopalajoArrierez - 01-14-2013, 09:11 PM
RE: 15 chars limitation - by tanoury - 02-12-2013, 06:36 AM
RE: 15 chars limitation - by suum - 03-09-2013, 11:58 AM
RE: 15 chars limitation - by atom - 03-10-2013, 01:15 PM
RE: 15 chars limitation - by suum - 03-10-2013, 04:12 PM
RE: 15 chars limitation - by Rolf - 03-10-2013, 05:56 PM
RE: 15 chars limitation - by 5andr0 - 05-22-2013, 07:05 PM
RE: 15 chars limitation - by Kuci - 05-22-2013, 07:30 PM
Begging and praying in WPA. - by SopalajoArrierez - 05-27-2013, 12:43 AM
RE: 15 chars limitation - by atom - 05-27-2013, 10:38 AM
RE: 15 chars limitation - by Kuci - 05-27-2013, 06:21 PM
RE: 15 chars limitation - by SopalajoArrierez - 05-27-2013, 10:36 PM
RE: 15 chars limitation - by greatwolf - 06-22-2013, 06:14 AM