hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
(06-27-2019, 09:44 AM)ZerBea Wrote: prefix-out is designed to keep the command line small, if you decided to choose all options.
Instead of running
$ hcxpcaptool -E list1 -I list2 -U list3 -o test.hccapx -k test.16800 .....  *.pcapng

you can use one single option:
$ hcapcaptool --prefix-out=20190627 *.pcapng

you will get the converted (useful) information by one single command in this lists:
20190627.hccapx
20190627.16800
20190627.5500
20190627.4800
20190627.16100
20190627.essidlist
20190627.identitylist
20190627.userlist
20190627.imsilist
20190627.networklist
20190627.networklist
20190627.clientlist
20190627.deviceinfolist

you can also add the prefix to an existing path:
$ hcapcaptool --prefix-out=$HOME/WLAN/20190627


GPS does not work
Reply


Messages In This Thread
wlandump-ng vs hcxdumptool - by hulley - 02-10-2018, 10:26 PM
RE: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats - by strike1953 - 06-27-2019, 03:55 PM