You're running an old version. Please pull latest git commit.
Filter lists are only used in the transmission branch. Using a filter list means, that we run active attacks against the entries (filtermode=2) or do not run active attacks against them (filtermode=1). But nevertheless hcxdumptool is still a passive dumper and will capture all informations it received.
The last version has some more options:
--do_rcascan: show radio channel assignment (scan for target access points)
you should disable auto scrolling in your terminal settings
--save_rcascan=<file>: output rca scan list to file when hcxdumptool terminated
--save_rcascan_raw=<file>: output file in pcapngformat
unfiltered packets
including radiotap header (LINKTYPE_IEEE802_11_RADIOTAP)
Rca scan will show you whether access points are in range or not. We do not measure the signal strength, because this values are not meaningful. Instead we send a request and look for a response.
Well, there is no longer need to run airodump-ng to retrieve a target list (as shown in some youtube video turorials).
Filter lists are only used in the transmission branch. Using a filter list means, that we run active attacks against the entries (filtermode=2) or do not run active attacks against them (filtermode=1). But nevertheless hcxdumptool is still a passive dumper and will capture all informations it received.
The last version has some more options:
--do_rcascan: show radio channel assignment (scan for target access points)
you should disable auto scrolling in your terminal settings
--save_rcascan=<file>: output rca scan list to file when hcxdumptool terminated
--save_rcascan_raw=<file>: output file in pcapngformat
unfiltered packets
including radiotap header (LINKTYPE_IEEE802_11_RADIOTAP)
Rca scan will show you whether access points are in range or not. We do not measure the signal strength, because this values are not meaningful. Instead we send a request and look for a response.
Well, there is no longer need to run airodump-ng to retrieve a target list (as shown in some youtube video turorials).