Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 19 Jun 2012 23:17:37 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: wordlist dupe suppression

On 2012-06-19 22:50, Frank Dittrich wrote:
> On 06/19/2012 10:29 PM, jfoug wrote:
>> Yes, I can see this a SUPER beneficial in a .pot re-read mode.  But for
>> someone running properly built dicts, it is simply a time waster (and
>> possibly memory waster).
>
> When I want to feed passwords from a pot file into the next cracking
> sessions, I usually do
>
> cut -d: -f 2- john.pot|sort|uniq -c|sort -nr|sed 's#^ *[0-9] ##', so
> that the most frequently used passwords appear at the top of the new
> wordlist.
>
> So, it just beats me why anybody would want to use the closed-loop mode
> for pot files ;)

Wat. I'll just revert my silly patches ;)

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.