Re: None of these passwords are secure
by
p40tomahawk
07/28/2009, 10:40 PM #
In principle, yes, the rainbow tables can be and are computed with all possible keyboard symbols, so even something like 'hF76&#kjsfBB' is cracked by a rainbow table.
In practice, the crackers have aimed specifically at particular Windows password systems. LANManager converts all characters to uppercase, thus reducing the security of passwords like the above; some password systems for older Windows OS's have a 14-character max limit for passwords, which accounts for this particular threshold observed in actual rainbow tables built for cracking.
With a big enough supercomputer (or a botnet!), bigger tables could certainly be (have been?) built.
Currently I'm using 17-character passphrases. They make sense to me, but would look like gibberish to anyone else. I don't use the first-letter system described in the article, just something unique to myself that's simple to remember. However, the author's system would provide adequate protection if the examples were all > 14 characters in length.