Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 31 May 2013 22:16:56 +0400
From: Aleksey Cherepanov <aleksey.4erepanov@...il.com>
To: john-dev@...ts.openwall.com
Subject: bleeding-jumbo shows DONE at any point when invoked with wordlist
 and without rules

During the contest I noticed strange thing: john (bleeding-jumbo)
shows DONE in status line at any point of cracking when invoked with
wordlist and without rules. There is no problem with rules. I tried to
repeat it on core and unstable-jumbo without any luck.

Hash below is bcrypt from the contest. Type of hash does not seem to
affect the behaviour:

$ cat t.in
NONE:$2a$12$xbo.K//p/qvakoyLhzp2tOMymZoJelyuxOa67HeUq5xtt.09J0Bim
$ cat t.pw
asfd1
asfd2
asfd3
asfd4
asfd5
asfd6
asfd7
asfd8
asfd9
asfd10
$ ./JohnTheRipper/run/john -w=t.pw t.in
Loaded 1 password hash (bcrypt [Blowfish 32/64 X2])
Press 'q' or Ctrl-C to abort, almost any other key for status
0g 0:00:00:00 DONE (2013-05-31 22:04) 0g/s 4.210p/s 4.210c/s 4.210C/s asfd5..asfd6
0g 0:00:00:02 DONE (2013-05-31 22:04) 0g/s 4.255p/s 4.255c/s 4.255C/s asfd9..asfd10
Session completed

Story is the same with 1000 candidates in the wordlist:

$ ./JohnTheRipper/run/john -w=t.pw t.in
Loaded 1 password hash (bcrypt [Blowfish 32/64 X2])
Press 'q' or Ctrl-C to abort, almost any other key for status
0g 0:00:00:02 DONE (2013-05-31 22:10) 0g/s 4.484p/s 4.484c/s 4.484C/s asfd11..asfd12
0g 0:00:01:11 DONE (2013-05-31 22:11) 0g/s 4.747p/s 4.747c/s 4.747C/s asfd339..asfd340
0g 0:00:02:01 DONE (2013-05-31 22:12) 0g/s 4.700p/s 4.700c/s 4.700C/s asfd571..asfd572
0g 0:00:03:05 DONE (2013-05-31 22:13) 0g/s 4.719p/s 4.719c/s 4.719C/s asfd875..asfd876
0g 0:00:03:32 DONE (2013-05-31 22:13) 0g/s 4.708p/s 4.708c/s 4.708C/s asfd999..asfd1000
Session completed

Thanks!

-- 
Regards,
Aleksey Cherepanov

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.