13 May 2005 10:39
Comparing John session files and more
Hello, We use JtR to check our passwords on a regular basis and I would like to know whether something like the following would be considered possible from your point of view. While testing a passwd (of say 1000 users) the users keep on changing passwords, thus one could try to check the new passwords whenever they reached a certain limit (say 100). In order not to loose the progress on the remaining 900 passwords I would like to stop the first process, start another john just checking the 100 new ones and joining the two when the second reached the state of the first. The following questions occur: Is it save to restore a session with a different passwd than it was interrupted with? How do I know whether the second process did catch up? (At the moment I do compare the rule number in wordlist mode and the entry number in incremental mode which are both recorded in the .rec file. Is that the right thing to do?) Attached You will find my bash-script which runs as a daily cron job. Maybe it's helpful. Thanks for your help, Michael Behrisch -- -- Michael Behrisch (Tel. +49 30 2093-3123) HU Berlin, Institut fuer Informatik, Arbeitsgruppe Algorithmen http://www.informatik.hu-berlin.de/~behrisch/(Continue reading)
RSS Feed