|
|
Message-ID: <20150719111828.GA10978@openwall.com>
Date: Sun, 19 Jul 2015 14:18:28 +0300
From: Aleksey Cherepanov <lyosha@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: nsldap can be cracked together with raw-sha1
I looked into the src/nsldap_fmt_plug.c and I think that nsldap format
can be cracked together with raw-sha1. The only difference is
cyphertext encoding: raw-sha1 uses hex while nsldap uses base64 (and
other tag, obviously).
#define FORMAT_LABEL "nsldap"
#define FORMAT_NAME "Netscape LDAP {SHA}"
Don't I miss something? Should not these formats be merged?
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.