Status exhausted always, word in my dictionary, ntlmv2
#1
Hey guys,

I keep trying to crack my ntlmv2 hash

This is the command im usuing...
hashcat64.exe -m 5600 D:\Crack\hash2crack\kpeezy.txt D:\Crack\Wordlist\test1.txt -o D:\Crack\cracked.txt

I have actually put the matching password in my word list but the status always says exhausted.

(some other commands i have tried)
hashcat64.exe -a 3 -m 5600 -o D:\Crack\cracked.txt D:\Crack\hash2crack\kpeezy.txt D:\Crack\Wordlist\rockyou.txt

hashcat64.exe -m 5600 D:\Crack\hash2crack\kpeezy.txt D:\Crack\Wordlist\test1.txt -o D:\Crack\cracked.txt

hashcat64.exe -a 3 -m 5600 D:\Crack\hash2crack\kpeezy.txt ?l?l?l?l


I'm completely stuck, been searching the internet like a mad man and no luck. i apologize if this is a simple fix i could have found somewhere else.

Thanks alot,
Kyle

Here my output

OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 980, 1024/4096 MB allocatable, 16MCU

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1

Applicable Optimizers:
* Zero-Byte
* Not-Iterated
* Single-Hash
* Single-Salt

Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c

Cache-hit dictionary stats D:\Crack\Wordlist\test1.txt: 4 bytes, 1 words, 1 keyspace

The wordlist or mask you are using is too small.
Therefore, hashcat is unable to utilize the full parallelization power of your device(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...full_speed

INFO: approaching final keyspace, workload adjusted

Session..........: hashcat
Status...........: Exhausted
Hash.Type........: NetNTLMv2
Hash.Target......: xxxx::xxxx:xxxx:xxxx:xxxx
Time.Started.....: Fri Mar 24 17:21:52 2017 (0 secs)
Time.Estimated...: Fri Mar 24 17:21:52 2017 (0 secs)
Input.Base.......: File (D:\Crack\Wordlist\test1.txt)
Input.Queue......: 1/1 (100.00%)
Speed.Dev.#1.....:        0 H/s (0.04ms)
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 1/1 (100.00%)
Rejected.........: 0/1 (0.00%)
Restore.Point....: 1/1 (100.00%)
Candidates.#1....: star -> star
HWMon.Dev.#1.....: Temp: 34c Fan:  0% Util: 22% Core:1265MHz Mem:3004MHz Lanes:16

Started: Fri Mar 24 17:21:50 2017
Stopped: Fri Mar 24 17:21:53 2017


Messages In This Thread
Status exhausted always, word in my dictionary, ntlmv2 - by kpeezy - 03-25-2017, 02:37 AM