WLANCAP2WPASEC(1) | User Commands | WLANCAP2WPASEC(1) |
wlancap2wpasec - hcx tools set-N
wlancap2wpasec 6.0.2 (C) 2020 ZeroBeat usage: wlancap2wpasec <options> [input.pcapng] [input.pcap] [input.cap] [input.pcapng.gz]...
options: -k <key> : wpa-sec user key -u <url> : set user defined URL
-t <seconds> : set connection timeout
-e <email address> : set email address, if required -R : remove cap if upload was successful -h : this help -h : show version
Do not merge different cap files to a single cap file. This will lead to unexpected behaviour on ESSID changes or different link layer types. To ???remove unnecessary packets, run tshark: tshark -r input.cap -R "(wlan.fc.type_subtype == 0x00 || wlan.fc.type_subtype == 0x02 || wlan.fc.type_subtype == 0x04 || wlan.fc.type_subtype == 0x05 || wlan.fc.type_subtype == 0x08 || eapol)" -2 -F pcapng -w output.pcapng To reduce the size of the cap file, compress it with gzip: gzip capture.pcapng
usage: wlancap2wpasec <options> [input.pcapng] [input.pcap] [input.cap] [input.pcapng.gz]...
options: -k <key> : wpa-sec user key -u <url> : set user defined URL
-t <seconds> : set connection timeout
-e <email address> : set email address, if required -R : remove cap if upload was successful -h : this help -h : show version
Do not merge different cap files to a single cap file. This will lead to unexpected behaviour on ESSID changes or different link layer types. To ???remove unnecessary packets, run tshark: tshark -r input.cap -R "(wlan.fc.type_subtype == 0x00 || wlan.fc.type_subtype == 0x02 || wlan.fc.type_subtype == 0x04 || wlan.fc.type_subtype == 0x05 || wlan.fc.type_subtype == 0x08 || eapol)" -2 -F pcapng -w output.pcapng To reduce the size of the cap file, compress it with gzip: gzip capture.pcapng
The full documentation for wlancap2wpasec is maintained as a Texinfo manual. If the info and wlancap2wpasec programs are properly installed at your site, the command
should give you access to the complete manual.
July 2020 | wlancap2wpasec 6.0.2 (C) 2020 ZeroBeat |