Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  news  community  lists  wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
Password Recovery Resources on the Net
[<prev] [next>] [<thread-prev] [month] [year] [list]
Date: Sun, 28 Mar 2004 16:46:23 +0400
From: Solar Designer <solar@...nwall.com>
To: owl-users@...ts.openwall.com
Subject: Re: John the Ripper

On Sat, Mar 27, 2004 at 02:42:40PM +0100, andreas(at)pikeshop.com wrote:
> i hope i right here for a john question,

Actually, discussions of John the Ripper are only appropriate here if
they pertain to usage of John on Owl.  But since you've already posted
the question...

> i try to recover 1 md5 pasword.
> $ cat md5.txt
> user_39:2eed9bd8835cd1367248abab12950368
> 
> $ ./run/john  -format:MD5 md5.txt
> Loaded 0 passwords, exiting...

You're barking up the wrong tree.  The hash you have looks like it
might be a raw MD5 hash represented in hex.  John does not support raw
MD5 hashes, it only supports a higher-level algorithm (originally
developed for FreeBSD, but now also used by other Unix-like systems
and Cisco IOS) that uses MD5 as an underlying cryptographic primitive.

You may want to try out MDcrack instead, see http://mdcrack.df.ru

-- 
Alexander Peslyak <solar@...nwall.com>
GPG key ID: B35D3598  fp: 6429 0D7E F130 C13E C929  6447 73C3 A290 B35D 3598
http://www.openwall.com - bringing security into open computing environments

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