hashcat Forum
Trying to crack NTLMv2 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: Trying to crack NTLMv2 (/thread-5443.html)

Pages: 1 2


RE: Trying to crack NTLMv2 - rvn - 05-10-2016

The wiki has an excellent page with example hashes:

https://hashcat.net/wiki/doku.php?id=example_hashes


RE: Trying to crack NTLMv2 - fonestar - 05-10-2016

Thanks, I used responder as epixoip recommended and it worked beautifully and captured the entire hash altogether as in the examples you have linked. Not as a segmented series of challenge/responses like the Metasploit SMB scanner does.

Now for a slightly OT question, is there something better to use than ettercap for arp poisoning nowdays? I've always used it with good success in the past but lately I always run into problems with it or it's buggy and crashes.


RE: Trying to crack NTLMv2 - rvn - 05-11-2016

You might want to check out https://www.bettercap.org/ . It's from the same guys and has a lot of cool features.


RE: Trying to crack NTLMv2 - fonestar - 05-11-2016

Thanks!