.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH WLANCAP2WPASEC "1" "March 2024" "wlancap2wpasec 6.2.7 (C) 2022 ZeroBeat" "User Commands" .SH NAME wlancap2wpasec \- hcx tools set .SH DESCRIPTION wlancap2wpasec 6.2.7 (C) 2022 ZeroBeat usage: wlancap2wpasec [input.pcapng] [input.pcap] [input.cap] [input.pcapng.gz]... .IP wlancap2wpasec *.pcapng wlancap2wpasec *.gz wlancap2wpasec *.* .PP options: \fB\-k\fR : wpa\-sec user key \fB\-u\fR : set user defined URL .IP default = https://wpa\-sec.stanev.org .PP \fB\-t\fR : set connection timeout .IP default = 30 seconds .PP \fB\-e\fR : set email address, if required \fB\-R\fR : remove cap if upload was successful \fB\-h\fR : this help \fB\-h\fR : show version .PP 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 \fB\-r\fR input.cap \fB\-R\fR "(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)" \fB\-2\fR \fB\-F\fR pcapng \fB\-w\fR output.pcapng To reduce the size of the cap file, compress it with gzip: gzip capture.pcapng .PP usage: wlancap2wpasec [input.pcapng] [input.pcap] [input.cap] [input.pcapng.gz]... .IP wlancap2wpasec *.pcapng wlancap2wpasec *.gz wlancap2wpasec *.* .PP options: \fB\-k\fR : wpa\-sec user key \fB\-u\fR : set user defined URL .IP default = https://wpa\-sec.stanev.org .PP \fB\-t\fR : set connection timeout .IP default = 30 seconds .PP \fB\-e\fR : set email address, if required \fB\-R\fR : remove cap if upload was successful \fB\-h\fR : this help \fB\-h\fR : show version .PP 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 \fB\-r\fR input.cap \fB\-R\fR "(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)" \fB\-2\fR \fB\-F\fR pcapng \fB\-w\fR output.pcapng To reduce the size of the cap file, compress it with gzip: gzip capture.pcapng