hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Hi.
There is no way to do this in the settings of wlandump-ng. But I pushed an update:
Now wlandump-ng doesn't terminate. Instead it increase internal errorcount and fall back to channel 1.

Keep that in mind, if you use the -T option:
-T <maxerrors> : enable auto reboot after <xx> maximal pcap errors (default: disabled)

Depending on your LINUX distribution, there is a way to alow this channels in the wireless regulatory domain
run
$ sudo iw reg get
to retrieve informations about your wireless regulatory domain

then run:
$ sudo iw reg set XX
where XX is the ISO-Country code for the wireless regulatory domain you want to set.

A good idea is to use the world domain:
global
country 00: DFS-UNSET
(2402 - 2472 @ 40), (6, 20), (N/A)
(2457 - 2482 @ 20), (6, 20), (N/A), AUTO-BW, PASSIVE-SCAN
(2474 - 2494 @ 20), (6, 20), (N/A), NO-OFDM, PASSIVE-SCAN
(5170 - 5250 @ 80), (6, 20), (N/A), AUTO-BW, PASSIVE-SCAN
(5250 - 5330 @ 80), (6, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
(5490 - 5730 @ 160), (6, 20), (0 ms), DFS, PASSIVE-SCAN
(5735 - 5835 @ 80), (6, 20), (N/A), PASSIVE-SCAN
(57240 - 63720 @ 2160), (N/A, 0), (N/A)

Read about the wireless regulatory domain here:
https://fitzcarraldoblog.wordpress.com/2...ur-laptop/
Reply


Messages In This Thread
RE: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats - by ZerBea - 11-20-2017, 10:01 AM
wlandump-ng vs hcxdumptool - by hulley - 02-10-2018, 10:26 PM