Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: NVIDIA T4 Cloud hc22000 hashcat speed
Post: RE: NVIDIA T4 Cloud hc22000 hashcat speed

I calculated I need about 1024 GPU's to get the job done in two and half days. See hashcat v6.1.1 p4d.24xlarge AWS NVIDIA A100-SXM4-40GB benchmark (https://gist.github.com/rarecoil/2baf9f335faa7ad...
Caster General Talk 3 3,177 09-11-2023, 05:15 PM
    Thread: NVIDIA T4 Cloud hc22000 hashcat speed
Post: RE: NVIDIA T4 Cloud hc22000 hashcat speed

marc1n Wrote: (09-11-2023, 12:00 PM) -- https://www.onlinehashcrack.com/tools-benchmark-hashcat-nvidia-tesla-t4.php -- Hashmode: 22000 - WPA-PBKDF2-PMKID+EAPOL (Iterations: 4095) Speed.#1..........
Caster General Talk 3 3,177 09-11-2023, 12:18 PM
    Thread: NVIDIA T4 Cloud hc22000 hashcat speed
Post: NVIDIA T4 Cloud hc22000 hashcat speed

Does anyone have experience with the GPU cloud (NVIDIA T4; n1-standard-8 (8vCPU, 4 cores, 30 GB memory)) hashcat speed on hc22000 file ( (WPA-PBKDF2-PMKID+EAPOL)? 8 characters (lowercase and uppercase...
Caster General Talk 3 3,177 09-11-2023, 11:48 AM
    Thread: Hashcat slow. I am generating 400 trillions/s passwords
Post: Hashcat slow. I am generating 400 trillions/s pass...

I created short CUDA program which is now generating all combination of 8 characters password (lower/upper case + digits i.e. 200 trillions of combination) with the speed 400 trillions/s on NVIDIA GeF...
Caster hashcat 2 3,835 11-09-2022, 05:49 PM
    Thread: PBKDF2 and SHA-1 question
Post: RE: PBKDF2 and SHA-1 question

ZerBea Wrote: (04-07-2019, 11:18 AM) -- if you include openssl: #include #include #include PMK is calculated by: PKCS5_PBKDF2_HMAC((const char*)psk, psklen, (unsigned char*)essid,  essidl...
Caster hashcat 5 12,985 10-20-2022, 05:35 PM
    Thread: How to calculate PMKID for WPA*01?
Post: How to calculate PMKID for WPA*01?

I am trying to calculate PMKID 4d4fe7aac3a2cecab195321ceb99a7d0 for WPA*01 hash 22000 but can't get the correct result. See Example hashes (https://hashcat.net/wiki/doku.php?id=example_hashes) I th...
Caster hashcat 2 7,072 10-16-2022, 12:16 PM
    Thread: 8 BILLION hashes/sec on V100s
Post: RE: 8 BILLION hashes/sec on V100s

I am trying to run hashcat with example hash-22000 (https://hashcat.net/wiki/doku.php?id=example_hashes) but I am not sure of i run it with correct parameters: Quote: -- hashcat -a 3 -m 22000 WPA*...
Caster hashcat 6 7,313 10-07-2022, 10:04 PM
    Thread: 8 BILLION hashes/sec on V100s
Post: RE: 8 BILLION hashes/sec on V100s

I understand this but I am not an expert in these different algorithms. That's why I would highly appreciate if someone can find out what algorithm is the dedicated program using and make hashing spee...
Caster hashcat 6 7,313 10-07-2022, 07:23 PM
    Thread: 8 BILLION hashes/sec on V100s
Post: RE: 8 BILLION hashes/sec on V100s

I add that if I use the hashcat program on my laptop, I will achieve a speed of about 50 kh/s versus 32 Gh/s if I use the special program see above. The hashcat is 640,000x slower.
Caster hashcat 6 7,313 10-07-2022, 04:54 PM
    Thread: 8 BILLION hashes/sec on V100s
Post: 8 BILLION hashes/sec on V100s

The hashcat is very slow compared to dedicated C++ CUDA program. How to modify this program (https://github.com/tanmayb123/redesigned-train) to allow Hash-Mode 22000 (WPA PMKID+EAPOL (WPA*01/2)) pa...
Caster hashcat 6 7,313 10-07-2022, 10:31 AM