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 [2014/11/05 04:27] – Airodump-ng: Updated help screen mister_xairodump-ng [2018/12/10 03:39] – Added logcsv format mister_x
Line 26: Line 26:
       -r             <file> : Read packets from that file       -r             <file> : Read packets from that file
       -x            <msecs> : Active Scanning Simulation       -x            <msecs> : Active Scanning Simulation
 +      --manufacturer        : Display manufacturer from IEEE OUI list
 +      --uptime              : Display AP Uptime from Beacon Timestamp
 +      --wps                 : Display WPS information (if any)
       --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 34: Line 37:
       --ignore-negative-one : Removes the message that says       --ignore-negative-one : Removes the message that says
                               fixed channel <interface>: -1                               fixed channel <interface>: -1
 +      --write-interval
 +                  <seconds> : Output file(s) write interval in seconds
  
   Filter options:   Filter options:
Line 46: 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 275: Line 283:
   * You run airmon-ng to set the channel while airodump-ng is running.  Do not do this.   * You run airmon-ng to set the channel while airodump-ng is running.  Do not do this.
   * You run another instance of airodump-ng in scanning mode or set to another channel.  Stop airodump-ng and do not do this.   * You run another instance of airodump-ng in scanning mode or set to another channel.  Stop airodump-ng and do not do this.
-  * There is a known bug that affects recent versions of compat-wireless or wireless-testing drivers (shows channel as -1): http://trac.aircrack-ng.org/ticket/742 
 \\ \\
 \\ \\
airodump-ng.txt · Last modified: 2022/05/01 21:03 by mister_x