Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 2 Oct 2010 21:46:17 +0200
From: "websiteaccess@...il.com" <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: SHA1 salted syntax ???

Hi

 How crack sha1 salted ???? I have latest JTR + jumbo patch

 IS JTR able at least to crack SHA1 salted ?

 username	1350407a4d1b5c097e6493b771958f5c74b80b55

 The salt is NOT username 
 I know the plaintext ->   160904

 There is a large choice for MD5 :

Benchmarking:  md5_gen(0): md5($p)  (raw-md5)  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(1): md5($p.$s)  (joomla)  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(2): md5(md5($p))  (e107)  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(3): md5(md5(md5($p)))  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(4): md5($s.$p)  (OSC)  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(5): md5($s.$p.$s)  SSE2 [md5-gen SSE2 16x4]... 
DONE
Benchmarking:  md5_gen(6): md5(md5($p).$s)  SSE2 [md5-gen SSE2 16x4]... 
DONE
Benchmarking:  md5_gen(7): md5(md5($p).$s)  (vBulletin)  SSE2 [md5-gen 
SSE2 16x4]... DONE
Benchmarking:  md5_gen(8): md5(md5($s).$p)  SSE2 [md5-gen SSE2 16x4]... 
DONE
Benchmarking:  md5_gen(9): md5($s.md5($p))  SSE2 [md5-gen SSE2 16x4]... 
DONE
Benchmarking:  md5_gen(10): md5($s.md5($s.$p))  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(11): md5($s.md5($p.$s))  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(14): md5($s.md5($p).$s)  SSE2 [md5-gen SSE2 
16x4]... DONE
Benchmarking:  md5_gen(17): phpass ($P$ or $H$)  SSE2 [md5-gen SSE2 
16x4]... DONE

 but nothing for SHA1 !

 May be the salt is missing, I generated a file with username + hash +  
3 charaters salt, from :

username	1350407a4d1b5c097e6493b771958f5c74b80b55	aaa
username	1350407a4d1b5c097e6493b771958f5c74b80b55	aab
username	1350407a4d1b5c097e6493b771958f5c74b80b55	aac
username	1350407a4d1b5c097e6493b771958f5c74b80b55	aad
username	1350407a4d1b5c097e6493b771958f5c74b80b55	aae
username	1350407a4d1b5c097e6493b771958f5c74b80b55	aaf
...
to
username	1350407a4d1b5c097e6493b771958f5c74b80b55	))^
username	1350407a4d1b5c097e6493b771958f5c74b80b55	))`
username	1350407a4d1b5c097e6493b771958f5c74b80b55	))%
 
Need help.

What is the syntax for JTR ????

 W.A.

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.