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
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Wed, 6 Feb 2008 10:09:17 -0500
From: "Steve ......" <lynx.9595@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Joomla password hashes (was: identify this hash..)

Im a little confused.. so I would have to add that below line for line to my
john.conf and run john wait a couple days then modify it again changing it
line by line run john on another hash?.. sounds like a lot of work and time.
is it completely pointless to run john on the hash itself leaving out the
salt?..
Steve.


> [List.External:Joomla]
> void filter()
> {
>        int i;
>
> // Find end of "word"
>        i = 0; while (word[i]) i++;
>
> // Hard-coded salt from
> http://www.openwall.com/lists/john-users/2008/02/01/1
>        word[i++] = 'R';
>        word[i++] = 'i';
>        word[i++] = 'y';
>
>

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