Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 29 Sep 2011 05:30:25 -0700 (PDT)
From: firstname lastname <psykosonik_frequenz@...oo.com>
To: "john-users@...ts.openwall.com" <john-users@...ts.openwall.com>
Subject: Apache Server SHA-1 Variant

Can JTR handle the Apache variant of a SHA1 hash?

{SHA1} + base64 encoded string of SHA1 hash of the password

The PHP implementation = {SHA1} + base64_encode(sha1($password), true)

More details about the hash can be found here:

http://httpd.apache.org/docs/2.2/misc/password_encryptions.html

Regards,
NeonFlash

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.