|
Message-ID: <CANO7a6wCm=U3r7YZNgJAbRvzRMW3v+9jsCc=1oeX20dX9=LwhQ@mail.gmail.com>
Date: Tue, 2 Oct 2012 10:42:25 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: add support for cracking WebEdition CMS hashes in dynamic format
Hi,
Attached patch adds support for cracking WebEdition CMS hashes in
dynamic format.
➜ src git:(unstable-jumbo) ✗ ../run/john -fo=dynamic_1011 -t
Benchmarking: dynamic_1011 md5($p.md5($s)) (WebEdition CMS) [128/128
SSE2 intrinsics 10x4x3]... DONE
Many salts: 6553K c/s real, 6608K c/s virtual
Only one salt: 5698K c/s real, 5698K c/s virtual
➜ src git:(unstable-jumbo) ✗ ../run/john -fo=dynamic_1012 -t
Benchmarking: dynamic_1012 md5($p.md5($s)) (WebEdition CMS) [128/128
SSE2 intrinsics 10x4x3]... DONE
Many salts: 12384K c/s real, 12384K c/s virtual
Only one salt: 9475K c/s real, 9475K c/s virtual
➜ src git:(unstable-jumbo) ✗ ../run/john -fo=dynamic_1013 -t
Benchmarking: dynamic_1013 md5($p.PMD5(username)) (WebEdition CMS)
[128/128 SSE2 intrinsics 10x4x3]... DONE
Many salts: 12998K c/s real, 12998K c/s virtual
Only one salt: 9892K c/s real, 9892K c/s virtual
I don't know if we should keep all three of them. It might be good to
have all three for demo / didactic purposes. Jim should be credited
for dynamic_1012 and dynamic_1013.
--
Cheers,
Dhiru
Download attachment "dynamic-WebEdition-CMS.diff" of type "application/octet-stream" (2601 bytes)
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.