Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 15 Sep 2011 20:53:34 +0400
From: "Elijah [W&P]" <elijah@...bbs.com>
To: john-users <john-users@...ts.openwall.com>
Subject: Social-Engine in md5_gen(*)

I'm trying to make john to understand hashes for social engine. The algo is
described here -
http://modcove.com/knowledgebase-view/cat_id/100000/subcat_id/100003/item_id/100046/

and here is my variant that seems to be working

[List.Generic:md5_gen(1050)]
Expression=md5($s.$p.$s2) [social-engine]
Flag=MGF_SALTED
Flag=MGF_SALTED2
Func=MD5GenBaseFunc__clean_input
Func=MD5GenBaseFunc__append_salt
Func=MD5GenBaseFunc__append_keys
Func=MD5GenBaseFunc__append_2nd_salt
Func=MD5GenBaseFunc__crypt
Test=md5_gen(1050)55fce7789372d510023fc819c0ce55a6$a6ebe407fa6e2337cb2deb573d17791e$$21060744:test1
Test=md5_gen(1050)fd880f2c10f148c409f3c850a52201b0$6cbe843e024f59827c55f3a32d1c3be9$$22262250:thatsworking
Test=md5_gen(1050)2b199a07acf8e9e36e47ec2a0178933b$2a4c7cf421315f49fae230e80acfa218$$29597016:test3

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.