GTX 970 Benchmark
#2
I spend a lot of time cracking NetNTLMv2 hashes.

Brute-force and or mask attacks I get what I consider great throughput:

/cudaHashcat-1.31/cudaHashcat64.bin --gpu-loops=1024 --gpu-accel=256 --remove -o /Hashes.cracked -a 3 -m 5600 /Hashes.txt ?u?l?l?l?l?l?a?a

Hash.Type......: NetNTLMv2
Speed.GPU.#1...: 221.6 MH/s
Speed.GPU.#2...: 221.1 MH/s
Speed.GPU.#*...: 442.7 MH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts

However with a large wordlist I am seeing what I would consider abysmal throughput:

/cudaHashcat-1.31/cudaHashcat64.bin --gpu-loops=1024 --gpu-accel=256 --remove -o /Hashes.cracked -m 5600 /Hashes.txt mega2.txt

Hash.Type......: NetNTLMv2
Speed.GPU.#1...: 4348.1 kH/s
Speed.GPU.#2...: 4356.3 kH/s
Speed.GPU.#*...: 8704.4 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts


Are my expectations inappropriate, or is there something that needs to be addressed?

The wordlist is stored on a Samsung EVO 850 SSD which I perceive to have adequate io:
# hdparm -Tt /dev/sda
/dev/sda:
Timing cached reads: 9826 MB in 2.00 seconds = 4916.81 MB/sec
Timing buffered disk reads: 1562 MB in 3.00 seconds = 520.47 MB/sec


Messages In This Thread
GTX 970 Benchmark - by TheJoSko - 01-16-2015, 01:29 AM
RE: GTX 970 Benchmark - by TheJoSko - 01-16-2015, 01:37 AM
RE: GTX 970 Benchmark - by philsmd - 01-16-2015, 02:32 AM
RE: GTX 970 Benchmark - by TheJoSko - 01-16-2015, 02:47 AM
RE: GTX 970 Benchmark - by TheJoSko - 01-16-2015, 06:19 AM
RE: GTX 970 Benchmark - by TheJoSko - 01-16-2015, 08:52 AM
RE: GTX 970 Benchmark - by epixoip - 01-16-2015, 09:15 AM
RE: GTX 970 Benchmark - by Flomac - 01-16-2015, 01:51 PM
RE: GTX 970 Benchmark - by TheJoSko - 01-16-2015, 03:49 PM
RE: GTX 970 Benchmark - by Flomac - 01-16-2015, 04:03 PM
RE: GTX 970 Benchmark - by TheJoSko - 01-16-2015, 05:28 PM
RE: GTX 970 Benchmark - by epixoip - 01-16-2015, 08:30 PM
RE: GTX 970 Benchmark - by TheJoSko - 01-17-2015, 01:44 AM