Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 29 Aug 2012 19:33:49 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-users@...ts.openwall.com, john-users_oj@...ipsys.co.uk
Subject: Re: Traouble getting started - can anyone offer advice?

On Wed, Aug 29, 2012 at 7:20 PM, colin wright
<john-users_oj@...ipsys.co.uk> wrote:
> $ cat mypasswd
games:$6$xVP8GEWX$DoXHX6gHmwGzWIrL42GadRPkRD6e0ovmUql1qjv4X.wAWwYfeq0dQjefd9Ubg7IO7.h1f6U2fyUx4tHwSt5qM.:5:60:games:/usr/games:/bin/sh
> $ ./john mypasswd
> No password hashes loaded (see FAQ)

I am using jumbo version from
"https://github.com/magnumripper/magnum-jumbo" and it successfully
cracked the hash (password is "games").

$ ../run/john hash
Warning: detected hash type "sha512crypt", but the string is also
recognized as "crypt"
Use the "--format=crypt" option to force loading these as that type instead
Loaded 1 password hash (sha512crypt [64/64 OpenSSL])
games            (games)
guesses: 1  time: 0:00:00:00 DONE (Wed Aug 29 19:27:17 2012)  c/s:
3.33  trying: games

John the Ripper 1.7.9-jumbo-6 (from http://www.openwall.com/john/)
should work fine too.

> I've also tried downloading the "jumbo" version, but the make fails on that,
> and it would be good to get the vanilla version working first anyway.

Please post the errors you got. Is libssl-dev (IIRC) installed on your
Ubuntu system?

-- 
Cheers,
Dhiru

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.