01-12-2020, 08:47 AM
Hi all,
I've got a grouped pcap file of about 11 Wifi PMKID captures.
I've run this with Hashcat and cracked a couple with the below:
The results in the output file are like:
Why doesn't Hashcat save the SSID with it, or how can I tell what cracked hash belongs to which SSID?
Any help appreciated.
Cheers
I've got a grouped pcap file of about 11 Wifi PMKID captures.
I've run this with Hashcat and cracked a couple with the below:
Code:
./hashcat64 -m 16800 -o .\output\results.txt .\handshakes\all.pmkid .\wordlist\1stAttackWordlist.txt
The results in the output file are like:
Code:
cf5ae152s57d97ba4336e13162f34ac7*807d1452c6e4*0ace1b4b5967*43616d616e64417269:P@ssw9rd
etc...
etc...
Why doesn't Hashcat save the SSID with it, or how can I tell what cracked hash belongs to which SSID?
Any help appreciated.
Cheers