[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 17 Dec 2009 18:45:46 -0700
From: Stephen John Smoogen <smooge@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: JTR and format md5_gen
On Thu, Dec 17, 2009 at 3:36 PM, websiteaccess@...il.com
<websiteaccess@...il.com> wrote:
> Hi
>
> I have a salted hash. I use JTR 1.7.3.4. I try to crack a salted
> vbulletin hash. ( hash -> c75428debd69a11d2ed655d70dce2cd3 salt -> fo.
> )
>
> md5_gen(7) seems special, I get error :
>
> "This format does NOT work using ':' as separator, since it is in a
> salt value, or the hash itself. Use --field-separator-char=c and set c
> to a 'valid' unused character that 'matches' the input file"
>
> I did "./john -w:mydict.txt -rules hashfile.txt
> --field-separator-char=é"
> ( my hashfile is formatted
> userémd5_gen(7)c75428debd69a11d2ed655d70dce2cd3éfo. )
>
> then I get error :
>
> using field sep char '!' (0x21)
> No password hashes loaded
I would guess its not in a form that john understands. I would assume
it should be like:
user:$1$fo$c75428debd69a11d2ed655d70dce2cd3
>
>
> What is wrong ? , thanks
>
> W.A.
>
--
Stephen J Smoogen.
Ah, but a man's reach should exceed his grasp. Or what's a heaven for?
-- Robert Browning
Powered by blists - more mailing lists
Powered by Openwall GNU/*/Linux -
Powered by OpenVZ