Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 17 Oct 2016 21:34:30 -0200
From: Ailton Caetano <ailtoncaetanos@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Mask and Incremental mode

Hello Luis,

  maybe the PACK toolkit (https://github.com/iphelix/pack) will help you in
your task. There is a policygen.py script included that allows you to
generate several masks, based in candidate password length, number/type of
characters, etc.


Regards,

Ailton Caetano

2016-10-17 18:44 GMT-02:00 Marek Wrzosek <marek.wrzosek@...il.com>:

> Hi
>
> W dniu 17.10.2016 o 21:42, Luis Rocha pisze:
> > Hello All,
> >
> > Is there any hidden option that would allow JtR to increment over the
> mask
> > options?
> >
> > example:
> >
> > $ ./john /tmp/hashes --fork=2 --format=raw-sha1 --session=temp
> > --wordlist=/tmp/wordlist --mask=?w?a?a?a?a
> >
> > i.e., would start with ?w?a and will progress towards ?w?a?a?a?a
> >
>
> You can use regex mode to do that or write script that will run john
> with different masks. Both ways are far from ideal, I don't know if
> restoring session works with regex nowadays and running scripts with
> john when every iteration takes more time than predecessor... is more
> demanding for your patience. Good luck ;-)
>
> Best Regards,
> Marek
> --
> Marek Wrzosek
> marek.wrzosek@...il.com
>

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.