hashcat Forum
Ability to select BSSID/ESSID/handshake - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: Ability to select BSSID/ESSID/handshake (/thread-2348.html)



Ability to select BSSID/ESSID/handshake - mindwar - 06-09-2013

When attempting to crack multiple WPA2 handshakes, does Hashcat crack them one at a time? I am assuming this is how it works.

Also, does anyone know of a good way to extract / split the .cap or .hccap file based on handshakes?


RE: Ability to select BSSID/ESSID/handshake - Pixel - 06-09-2013

wireshark can split cap files


RE: Ability to select BSSID/ESSID/handshake - Mem5 - 06-09-2013

A hccap file only contains one essid. When you convert a cap file into hccap you provide a number corresponding to the essid you wanna crack.

+1 wireshark to "split" your cap file.


RE: Ability to select BSSID/ESSID/handshake - eXPeri3nc3 - 06-10-2013

If you're on Backtrack, or by chance have aircrack-ng, it has the ability to convert to *.hccap

From http://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 :

Example working code aircrack .cap conversion to .hccap
Quote:aircrack-ng <out.cap> -J <out.hccap>
Note the -J is a capitol J not lower case j.

*You can select the specific ESSID you want to convert to hccap from the cap file using this method


RE: Ability to select BSSID/ESSID/handshake - Rolf - 06-10-2013

Yeah, cats cant process multiple networks at the moment, even if they have the same ESSID(salt).