HELP/GUIDE: LM Brute Force
#4
Thanks for the reply =]

(04-25-2014, 10:59 AM)atom Wrote: Thanks for the details. As not a single hash was cracked there must be something wrong. Can you crack the LM and NTLM example hash from here: https://hashcat.net/wiki/doku.php?id=example_hashes ?

I added the LM hash for HASHCAT at the top of the ntds_lm.hash file and ran:

Code:
oclHashcat64.exe -m 3000 %WORKDIR%\ntds_lm.hash -a 3 -1 ?u?d?s ?1?1?1?1?1?1?1

The result I got after ~5 minutes:

Code:
[s]tatus [p]ause [r]esume [b]ypass [q]uit =>
Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?1?1?1?1?1?1?1) [7]
Hash.Target....: File (ntds_lm.hash)
Hash.Type......: LM
Time.Started...: Fri Apr 25 10:14:13 2014 (1 min, 6 secs)
Time.Estimated.: Fri Apr 25 11:52:03 2014 (1 hour, 35 mins)
Speed.GPU.#1...:  1311.6 MH/s
Recovered......: 0/783 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 85708226560/7446353252589 (1.15%)
Rejected.......: 0/85708226560 (0.00%)

[s]tatus [p]ause [r]esume [b]ypass [q]uit =>
299bd128c1101fd6:HASHCAT
[s]tatus [p]ause [r]esume [b]ypass [q]uit => Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?1?1?1?1?1?1?1) [7]
Hash.Target....: File (ntds_lm.hash)
Hash.Type......: LM
Time.Started...: Fri Apr 25 10:14:13 2014 (4 mins, 58 secs)
Time.Estimated.: Fri Apr 25 12:18:59 2014 (1 hour, 58 mins)
Speed.GPU.#1...:    44741 H/s
Recovered......: 1/783 (0.13%) Digests, 0/1 (0.00%) Salts
Progress.......: 300325453824/7446353252589 (4.03%)
Rejected.......: 0/300325453824 (0.00%)

So, is there something wrong with my data-set? I'll try another password dump utility and try grabbing some hashes from my machine. (I just assumed the output from quarkspwdump was fine, has all the expected data)

... I don't suppose the hashes being in upper/lower case matters?


Messages In This Thread
HELP/GUIDE: LM Brute Force - by madcatter - 04-25-2014, 03:29 AM
RE: HELP/GUIDE: LM Brute Force - by atom - 04-25-2014, 10:59 AM
RE: HELP/GUIDE: LM Brute Force - by madcatter - 04-25-2014, 11:36 AM
RE: HELP/GUIDE: LM Brute Force - by epixoip - 04-25-2014, 11:23 AM
RE: HELP/GUIDE: LM Brute Force - by madcatter - 04-25-2014, 11:44 AM
RE: HELP/GUIDE: LM Brute Force - by madcatter - 04-25-2014, 06:59 PM
RE: HELP/GUIDE: LM Brute Force - by epixoip - 04-26-2014, 12:47 AM