hashcat Forum
Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA (/thread-4128.html)



Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA - zarabatana - 02-25-2015

Password: hashcat
{SSHA}AZKja92fbuuB9SpRlHqaoXxbTc43Mzc2MDM1Ng==

I'm getting this error: "Line-length exception" but I'm using the hash from wiki.
(https://hashcat.net/wiki/doku.php?id=example_hashes)

c:\hashcat> cudahashcat64.exe --remove -m 111 -o LDAP_FOUND.txt LDAP.txt -a 3 hashc?a?a

It's a bug or I'm doing something wrong here?
Thank you for your time.


RE: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA - philsmd - 02-25-2015

Is there any whitespace (spaces etc) at the end of the line?

It seems to work perfectly here, can't reproduce


RE: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA - undeath - 02-26-2015

Maybe you are using CRLF line endings instead of LF?


RE: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA - atom - 02-26-2015

Hashcat handles CRLF automatically, at least \r\n and \n, not \r