NetNTLMv1 format
#1
Hi. I was trying to crack a NetNTLMv1 hash and tried a lot of different hash formats but was not able to find the right one. I have tried the following:

Hash:Salt
Salt:Hash
$NETNTLM$salt:hash
$NETNTLM$hashConfusedalt
$NETNTLM$salt$hash
$NETNTLM$hash$salt

I always get either a line-lenght exception error, a salt-length exception error or seperator unmatched. Can someone post a valid line that I can put in my hash file with the corresponding password so that I can check that everything is working (Not a "real" hash so that no one gets in trouble). Thanks.

EDIT: by salt I mean the challenge, of course.


Messages In This Thread
NetNTLMv1 format - by mastercracker - 05-16-2013, 05:01 AM
RE: NetNTLMv1 format - by Rolf - 05-16-2013, 07:02 AM
RE: NetNTLMv1 format - by mastercracker - 05-16-2013, 02:27 PM
RE: NetNTLMv1 format - by mastercracker - 05-16-2013, 03:08 PM
RE: NetNTLMv1 format - by philsmd - 05-16-2013, 03:35 PM
RE: NetNTLMv1 format - by atom - 05-16-2013, 06:49 PM
RE: NetNTLMv1 format - by mastercracker - 05-17-2013, 07:16 PM