|
Message-ID: <CANWtx03tvXTejJ8_gvx23Q_-7x4uQUvuT7xPgyasuOn1uET9Fg@mail.gmail.com> Date: Sun, 12 Jan 2014 19:37:18 -0500 From: Rich Rumble <richrumble@...il.com> To: john-users@...ts.openwall.com Subject: Re: How to use Wordlists with John The Ripper On Sun, Jan 12, 2014 at 7:12 PM, C GPS <nro117gm@...il.com> wrote: > If I can now determine the command line needed to utilize these I'm unsure > which file within the folder to load. I have read the options in order to > make an attempt at loading a wordlist but it does not specify which file to > open or what all of these other files are. ./john -w=/path/to/wordlist.txt hashes.txt Where wordlist.txt is the file (all.lst for example) or dictionary your using and hashes.txt is the file name containing your hashes. ./john -w=/home/nro/Desktop/all.lst sha1.txt Your paths will vary, it's very easy to copy files into johns "run" folder and jtr will look in the current dir (run) first. ./john -w=all.lst sha1.txt -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.