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 revisionBoth sides next revision
airodump-ng [2014/05/19 22:22] – [Usage] documented -t as short form for --encrypt darkaudaxairodump-ng [2014/11/05 04:27] – Airodump-ng: Updated help screen mister_x
Line 12: Line 12:
      
   Options:   Options:
-      --ivs               : Save only captured IVs +      --ivs                 : Save only captured IVs 
-      --gpsd              : Use GPSd +      --gpsd                : Use GPSd 
-      --write    <prefix> : Dump file prefix +      --write      <prefix> : Dump file prefix 
-      -w                  : same as --write +      -w                    : same as --write 
-      --beacons           : Record all beacons in dump file +      --beacons             : Record all beacons in dump file 
-      --update     <secs> : Display update delay in seconds +      --update       <secs> : Display update delay in seconds 
-      --showack           : Prints ack/cts/rts statistics +      --showack             : Prints ack/cts/rts statistics 
-      -h                  : Hides known stations for --showack +      -h                    : Hides known stations for --showack 
-      -f          <msecs> : Time in ms between hopping channels +      -f            <msecs> : Time in ms between hopping channels 
-      --berlin     <secs> : Time before removing the AP/client +      --berlin       <secs> : Time before removing the AP/client 
-                            from the screen when no more packets +                              from the screen when no more packets 
-                            are received (Default: 120 seconds) +                              are received (Default: 120 seconds) 
-      -r           <file> : Read packets from that file +      -r             <file> : Read packets from that file 
-      -x          <msecs> : Active Scanning Simulation+      -x            <msecs> : Active Scanning Simulation
       --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 
-                            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 
-                            specified will be output.  Only ivs or pcap can be used, not both.  +                              specified will be output.  Only ivs or pcap can be used, not both.   
 +      --ignore-negative-one : Removes the message that says 
 +                              fixed channel <interface>: -1
  
   Filter options:   Filter options:
-      --encrypt   <suite> : Filter APs by cipher suite (short form: -t) +      --encrypt   <suite>   : Filter APs by cipher suite 
-      --netmask <netmask> : Filter APs by mask +      --netmask <netmask>   : Filter APs by mask 
-      --bssid     <bssid> : Filter APs by BSSID +      --bssid     <bssid>   : Filter APs by BSSID 
-      -a                  : Filter unassociated clients+      --essid     <essid>   : Filter APs by ESSID 
 +      --essid-regex <regex> : Filter APs by ESSID using a regular 
 +                              expression 
 +      -a                    : Filter unassociated clients
      
-  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:
-      --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 
-      -C    <frequencies> : Uses these frequencies in MHz to hop +      -C    <frequencies>   : Uses these frequencies in MHz to hop 
-      --cswitch  <method> : Set channel switching method +      --cswitch  <method>   : Set channel switching method 
-                    0     : FIFO (default) +                    0       : FIFO (default) 
-                    1     : Round Robin +                    1       : Round Robin 
-                    2     : Hop on last +                    2       : Hop on last 
-      -s                  : same as --cswitch+      -s                    : same as --cswitch
      
-      --help              : Displays this usage screen+      --help                : Displays this usage screen
  
 You can [[FAQ#Can I convert cap files to ivs files ?|convert]] .cap / .dump file to .ivs format or [[FAQ#How do I merge multiple capture files ?|merge]] them. You can [[FAQ#Can I convert cap files to ivs files ?|convert]] .cap / .dump file to .ivs format or [[FAQ#How do I merge multiple capture files ?|merge]] them.
airodump-ng.txt · Last modified: 2022/05/01 21:03 by mister_x