openLDAP Hashes
#1
I was attempting to use hashcat on an openldap file that I have.  The hashes all begin with the same 8 characters (e1NTSEF9), here is an example:

e1NTSEF9b0pvQTdrMDVhMVRSazgxR2pzQ2tONUEybW9kNVNsQkI=

I noticed hashcat has an attack-mode for LDAP (1711); however, when I try using that I get a line-length error.

WARNING: Hashfile 'hashes.txt' on line 3 (e1NTSEF9b0pvQTdrMDVhMVRSazgxR2pzQ2tONUEybW9kNVNsQkI=): Line-length exception

The hash came from openldap 2.4.23-34. 

I ran slapcat to extract the data from ldap and parsed out the "userPassword" lines:

userPassword:: e1NTSEF9b0pvQTdrMDVhMVRSazgxR2pzQ2tONUEybW9kNVNsQkI=


Could anyone shed some light on what I am doing wrong?

Thanks!


Messages In This Thread
openLDAP Hashes - by msf004 - 08-17-2016, 03:23 AM
RE: openLDAP Hashes - by msf004 - 08-17-2016, 01:14 PM
RE: openLDAP Hashes - by atom - 08-17-2016, 05:03 PM