|
Message-ID: <20061018180336.GA19202@openwall.com> Date: Wed, 18 Oct 2006 22:03:36 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: John, word list question Brian - On Wed, Oct 18, 2006 at 11:10:28AM -0400, Brian Cuttler wrote: > I have downloaded the new all.lst and it does seem to preserve the > (erronious) entries that are prefixed with numerics > > 1 AAD > 1 AADEL > 1 AADLAND No, it does not. The above lines are not in all.lst that is a part of the Openwall wordlists collection: $ ls -l all.gz -rw------- 1 ftp ftp 12100552 Oct 9 2003 all.gz $ zfgrep AADLAND all.gz $ zfgrep -i AADLAND all.gz aadland $ As you can see, "1 AADLAND" is not there; instead, there is "aadland" - in lower case and with no numeric prefix. The same holds true for the newer revision included in JtR Pro: host!user:/usr/share/john$ ls -l all.lst -rw-r--r-- 1 root root 44868893 May 27 04:49 all.lst host!user:/usr/share/john$ fgrep AADLAND all.lst host!user:/usr/share/john$ fgrep -i AADLAND all.lst aadland host!user:/usr/share/john$ > I may try to find a way to remove the leading numbers ... No, you just need to find out what you did wrong with your download. Clearly, you are not looking at an all.lst file that I've ever released. -- Alexander Peslyak <solar at openwall.com> GPG key ID: 5B341F15 fp: B3FB 63F4 D7A3 BCCC 6F6E FC55 A2FC 027C 5B34 1F15 http://www.openwall.com - bringing security into open computing environments Was I helpful? Please give your feedback here: http://rate.affero.net/solar -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.