Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 27 Jul 2013 10:05:16 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-users@...ts.openwall.com
Subject: Re: Rule-derived guesses after wordlist?

On 07/27/2013 09:55 AM, magnum wrote:
> On 25 Jul, 2013, at 20:47 , Rafael Veras <rafaveguim@...il.com> wrote:>> password
>> letmein
>> Password
>> Letmein
>>
>> Is there any parameter I can use to produce the first behavior?
> 
> Not currently but due to other changes (eg. rules x rules) it might be supported later. Coincidentally, I believe this would also be slower in most use cases.

Applying all rules to one word before proceeding to the next word only
makes sense if you word list is sorted by probability.

As a workaround you could split your large word list into several word
lsits, e.g.

1-10
11-100
101-1000
1001-10000
10001-...

and use --rules with each of these word lists.

Frank

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.