This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
airodump-ng [2018/03/11 20:03] mister_x Removed now useless link to trac. |
airodump-ng [2018/12/10 03:39] mister_x Added logcsv format |
||
---|---|---|---|
Line 31: | Line 31: | ||
--output-format | --output-format | ||
<formats> : Output format. Possible values: | <formats> : Output format. Possible values: | ||
- | pcap, ivs, csv, gps, kismet, netxml | + | pcap, ivs, csv, gps, kismet, netxml, logcsv |
Short format "-o" | Short format "-o" | ||
The option can be specified multiple times. In this case, each file format | The option can be specified multiple times. In this case, each file format | ||
Line 51: | Line 51: | ||
By default, airodump-ng hop on 2.4GHz channels. | By default, airodump-ng hop on 2.4GHz channels. | ||
You can make it capture on other/specific channel(s) by using: | You can make it capture on other/specific channel(s) by using: | ||
+ | --ht20 : Set channel to HT20 (802.11n) | ||
+ | --ht40- : Set channel to HT40- (802.11n) | ||
+ | --ht40+ : Set channel to HT40+ (802.11n) | ||
--channel <channels> : Capture on specific channels | --channel <channels> : Capture on specific channels | ||
--band <abg> : Band on which airodump-ng should hop | --band <abg> : Band on which airodump-ng should hop |