Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  community  lists  wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Wed, 15 Mar 2006 06:47:37 +0100
From: "Frank Dittrich" <frank_dittrich@...mail.com>
To: john-users@...ts.openwall.com
Subject: Re: john the ripper output

Hendrik May wrote:
>not really sure if john writes the john.pot while its running,

Of course, john is savin the passwords in john.pot while running.
(IIRC, every 10 minutes.)
John also stores the current state in the .rec file and logs the
progress in the .log file. (john.rec and john.log being the default,
unless you use --session=session_name.)

just tail -f the log file and john.pot for progress info, or
use john --show pwfile or john --status [ --session=session_name ]

If you want to see the current status, and not one which is
up to 10 minutes old, use kill -s 1 pid_of_john_session
before using john --show pwfile.

Regards, Frank


Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux