Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 04 Jul 2012 23:29:35 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: 1.7.9-jumbo-6: cracking firefox/thunderbird/seamonkey
 non-hashes

On 2012-07-04 23:11, buawig wrote:
> I'd like to try john's new support for this non-hash.
> 
> I didn't find any specific information regarding these non-hash types
> besides:
> 
> http://openwall.info/wiki/john/sample-non-hashes?#Mozilla-Firefox-Thunderbird-and-SeaMonkey-Master-Password
> 
> Simply providing the db files didn't succeed ;)
> ./john  cert8.db
> No password hashes loaded (see FAQ)
> ./john  key3.db
> No password hashes loaded (see FAQ)
> 
> and I didn't find anything like mozilla2jon in the run folder.

OK, Dhiru should write some documentation on this.

I presume when you built it, you missed this warning:
mozilla_fmt.c:282:2: warning: #warning Note: Mozilla format disabled,
un-comment HAVE_NSS in Makefile if you have NSS installed. [-Wcpp]

Do what it says (after installing NSS if needed) and re-build. Then,

$ ../run/mozilla2john
Usage: mozilla2john [key3.db files]

$ ../run/mozilla2john path/key3.db >mozilla.in
$ ../run/john mozilla.in
Loaded 1 password hash (Mozilla SHA-1 3DES [32/64])
...

magnum

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.