Exporting hcxdump file by ESSID
#2
Step one: convert pcapng to hccapx
$ hcxpcaptool -o test.hccapx capture.pcpng

Step two: get desired hashes
$ wlanhcx2ssid -i test.hccapx -E ME
should do that, as well as
$ hcxessidtool --hccapx1=test.hccapx -E ME --hccapxout=ME.hccapx
Reply


Messages In This Thread
Exporting hcxdump file by ESSID - by slawson - 11-09-2019, 01:06 AM
RE: Exporting hcxdump file by ESSID - by ZerBea - 11-09-2019, 02:14 PM
RE: Exporting hcxdump file by ESSID - by slawson - 11-09-2019, 04:57 PM