Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 9 Mar 2011 17:57:07 -0600
From: "jfoug" <jfoug@....net>
To: <john-dev@...ts.openwall.com>
Subject: RE: mscash broken for ages?

File t

test1:64cd29e36a8431a2b111378564a10631
test2:ab60bdb4493822b175486810ac2abe63
test3:14dd041848e12fc48c0aa7a416a4a00c
test4:b945d24866af4b01a6d89b9d932a153c

type t2
test1
test2
test3
test4

Now, do:

john -w=t1 -for=mscash t
Loaded 4 password hashes with 4 different salts (M$ Cache Hash [Generic 1x])
test4            (test4)
test3            (test3)
test2            (test2)
test1            (test1)
guesses: 4  time: 0:00:00:00 100.00% (ETA: 03/09/11 17:54:45)  c/s: 1066  trying: test1 - test4


>-----Original Message-----
>From: magnum [mailto:rawsmooth@...dband.net]
>Sent: Wednesday, March 09, 2011 5:13 PM
>To: john-dev@...ts.openwall.com
>Subject: [john-dev] mscash broken for ages?
>
>No wonder I had problems with utf8 support for mscash, it doesn't even
>seem to work with a bog standard john, using ascii only:
>
>$ cat test.hash
>TEST1:M$123#4d677d80deb78a361064337b44d01933
>TEST1:M$test1#00e1e69cf8fb720f0b721b7ad4ffc3c6
>test1:M$test1#64cd29e36a8431a2b111378564a10631
>
>Note that the last line exactly matches the format test below (and the
>tests are ok!)
>
>$ grep test1 ../xx/src/mscash_fmt.c
>	{"M$test1#64cd29e36a8431a2b111378564a10631", "test1" },
>
>$ ./john-jumbo12e test.hash -si
>Loaded 3 password hashes with 2 different salts (M$ Cache Hash [Generic
>1x])
>guesses: 0  time: 0:00:00:00 100.00% (ETA: Thu Mar 10 00:06:13 2011)
>c/s: 815466  trying: B\test1B( - B\test1B\
>
>$ ./john-1.7.6-jumbo11 test.hash -si
>Loaded 3 password hashes with 2 different salts (M$ Cache Hash [Generic
>1x])
>guesses: 0  time: 0:00:00:00 100.00% (ETA: Thu Mar 10 00:05:55 2011)
>c/s: 927944  trying: B\test1B( - B\test1B\
>
>$ ./john-1.7.6-jumbo7 test.hash -si
>Loaded 3 password hashes with 2 different salts (M$ Cache Hash [Generic
>1x])
>guesses: 0  time: 0:00:00:00 100.00% (ETA: Thu Mar 10 00:05:23 2011)
>c/s: 868077  trying: B\test1B( - B\test1B\
>
>Has this ever worked? Am I doing something wrong?
>
>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.