hashcat Forum

Full Version: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Is there any whitespace (spaces etc) at the end of the line?

It seems to work perfectly here, can't reproduce
Maybe you are using CRLF line endings instead of LF?
Hashcat handles CRLF automatically, at least \r\n and \n, not \r