|
Message-ID: <CANWtx03UyHBHTjN5sj=nHV=doxn=Dyf+ey3rG1y=0A8h7uqXWQ@mail.gmail.com> Date: Wed, 27 Mar 2013 12:43:50 -0400 From: Rich Rumble <richrumble@...il.com> To: john-users@...ts.openwall.com Subject: Re: Pipe/Stdin rule to append/prefix On Wed, Mar 27, 2013 at 12:22 PM, Brad Tilley <rtilley@...edu> wrote: > Rich, > > I'm sure there are other approaches, but I use word machine to pipe > candidate passwords to john. It takes stdin... so to prepend 5 numbers to a > list of words (like in your example), I'd do this: > > wm --print --words words.txt | wm --prepend 5 --words stdin --charset=N | > john -pipe hashes.txt > > You can use multiple pipes to insert, append, prepend, toggle case, etc. > That looks like what I'm after for now, but I thought I'd say it out-loud in case anyone else thought it was worth looking into. Thanks! -rich
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.