Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 8 Dec 2010 12:48:20 +0300
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: My WPA Rules

On Tue, Dec 07, 2010 at 08:20:09PM +1300, Al Grant wrote:
> Here are my rules for WPA word mangling. I have had some success with these.

Thank you for sharing these.

> I also need to make a rule to try 999/888/777 etc on the end of 4/5/6 letter
> words which I think will be something like >4<6
> [Az"111":Az"222":Az"333"....]

Here you are:

<7 >3 Az"[0-9]\0\0"

The default "single crack" mode ruleset also includes these:

# Some three-digit numbers...
-[:c] (?a \p1[lc] Az"007" <+
-[:c] (?a \p1[lc] Az"123" <+
-[:c] (?a \p1[lc] Az"[1-9]\0\0" <+

Alexander

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.