User Tools

Site Tools


airodump-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
airodump-ng [2018/03/11 20:03] – Removed now useless link to trac. mister_xairodump-ng [2019/08/17 22:51] – [What's the meaning of the fields displayed by airodump-ng ?] Added missing rate column mister_x
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
Line 110: Line 113:
 |ESSID|Shows the wireless network name.  The so-called "SSID", which can be empty if SSID hiding is activated. In this case, airodump-ng will try to recover the SSID from probe responses and association requests.  See [[airodump-ng#hidden_ssids_length|this section]] for more information concerning hidden ESSIDs.| |ESSID|Shows the wireless network name.  The so-called "SSID", which can be empty if SSID hiding is activated. In this case, airodump-ng will try to recover the SSID from probe responses and association requests.  See [[airodump-ng#hidden_ssids_length|this section]] for more information concerning hidden ESSIDs.|
 |STATION|MAC address of each associated station or stations searching for an AP to connect with. Clients not currently associated with an AP have a BSSID of "(not associated)".| |STATION|MAC address of each associated station or stations searching for an AP to connect with. Clients not currently associated with an AP have a BSSID of "(not associated)".|
 +|Rate| Station's receive rate, followed by transmit rate. Displays "e" following each rate if the network has QoS enabled.|
 |Lost|The number of data packets lost over the last 10 seconds based on the sequence number.  See note below for a more detailed explanation.| |Lost|The number of data packets lost over the last 10 seconds based on the sequence number.  See note below for a more detailed explanation.|
 |Packets|The number of data packets sent by the client.| |Packets|The number of data packets sent by the client.|
airodump-ng.txt · Last modified: 2022/05/01 21:03 by mister_x