Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 22 Jun 2012 19:59:31 -0400
From: Rich Rumble <richrumble@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Help with Testing 1.7.9-jumbo-6 Before Release

Not sure if this is going to make it into this Jumbo, I had to
uncomment in the makefile because it relies on NSS/NSPR (Mozilla
security package) to be installed, but Cygwin now seems to provide NSS
if you want it (re-run setup.exe to install quickly).

$ ./john.exe jtr-moz.txt -show
ver_4.0__123456pass__key3.db:123456pass
/home/dsk/Mozilla Profiles/00/key3.db:openwall
/home/dsk/Mozilla Profiles/01/key3.db:password
/home/dsk/Mozilla Profiles/02/key3.db:password
/home/dsk/Mozilla Profiles/03/key3.db:12345678
/home/dsk/Mozilla Profiles/04/key3.db:123456pass
/home/dsk/Mozilla Profiles/06/key3.db:123456pass
/home/dsk/Mozilla Profiles/07/key3.db:123456pass

8 password hashes cracked, 0 left

I was able to use "mozilla2john.exe" with great success!
$ ./mozilla2john.exe ver_4.0__null__key3.db
ver_4.0__null__key3.db : no Master Password set!

$ ./mozilla2john.exe ver_4.0__123456pass__key3.db
ver_4.0__123456pass__key3.db:$mozilla$*3*20*1*1bb9e12fd5fd981facfc2d31e2ba139c2d7afce2*11*2a864886f70d010c050103*16*99c24066e3d969577f7915e90f9d352c*20*7a20632db547e025d747ecb1cbe254f073704b27

Tada!
-rich

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.