hashcat Forum
How to use Hashmode: 2501 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: How to use Hashmode: 2501 (/thread-9045.html)



How to use Hashmode: 2501 - ALIOFHASHEMI - 03-16-2020

HI TO ALL,
I WANT BRUTE-FORCE WITHOUT PASSWORDLIST.TXT BY  HASHMODE: 2501 FOR CRACKING WPA/WPA2 .CAP HANDSHAKE FILE. OR ANY FASTEST WAY EVER.

IS THERE ANYONE TO GUIDE ME?


RE: How to use Hashmode: 2501 - ALIOFHASHEMI - 03-21-2020

Please...... Sad


RE: How to use Hashmode: 2501 - Mem5 - 03-21-2020

Please do not write in CAPITALS.

Never used this mode before, so I assume:
- mode 2501 (or 22001) need a known PMK
- mode 2500 (or 22000) DOES compute PMK through hash_pbkdf2(), while mode 2501 don't, that's why 2501 is faster.

So.. to use mode 2501 you need to compute a PMK with a given ESSID and a password before launching hashcat mode 2501 (or 22001) against your hccapx/hash.

According to Zerbea, the tool wlangenpmkocl is the choice to precalculate PMKs for hashcat (just realized that this tool has not been updated since 2018)