|
Message-ID: <CAHv4kXh_JETi_umRUZDMLbQ7B6YTVabX7GF2nvqZJ9o9SNK9EA@mail.gmail.com> Date: Mon, 8 Jul 2013 10:00:02 +0200 From: Jan Starke <jan.starke@...ofbed.org> To: john-users@...ts.openwall.com Subject: Re: Rules/wordlist help Hi, you could try to use rexgen (https://code.google.com/p/rexgen/): rexgen '(L|i|l)(E|e|3)(A|a|@)...' | john -pipe ... But be aware, rexgen is still in alpha state. It may happen that you find the one or other bug. Please feel welcome to file those bugs... One other way was external mode, but I think, with a lot more effort. Kind regards, Jan 2013/7/8 RBP <anonrbp@...il.com> > Kind of a similar query to this post. > http://comments.gmane.org/gmane.comp.security.openwall.john.user/6030 > > I know the password, but not which case or symbols have been substituted. > > EG - Say a password is based on "lemonade" > First character could be 'L/l/1', second character 'E/e/3', 'A/a/@' for the > sixth, etc - you get the idea. > > Hoping someone can point me in the right direct to either define a new rule > in jtr.conf or generate a word list with all possible permutations? > > Thanks, > RBP > >
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.