diff --git a/tools/aircrack-ng.md b/tools/aircrack-ng.md index 20605f5..bcb5832 100644 --- a/tools/aircrack-ng.md +++ b/tools/aircrack-ng.md @@ -66,45 +66,45 @@ Additionally, airodump-ng writes out several files containing the details of all usage: airodump-ng [,,...] Options: - `--ivs : Save only captured IVs` - `--gpsd : Use GPSd` - `--write : Dump file prefix` - `-w : same as --write` - `--beacons : Record all beacons in dump file` - `--update : Display update delay in seconds` - `--showack : Prints ack/cts/rts statistics` - `-h : Hides known stations for --showack` - `-f : Time in ms between hopping channels` - `--berlin : Time before removing the AP/client` - `from the screen when no more packets` - `are received (Default: 120 seconds)` - `-r : Read packets from that file` - `-x : Active Scanning Simulation` - `--output-format` - ` : Output format. Possible values:` - `pcap, ivs, csv, gps, kismet, netxml` - `Short format "-o"` - `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.` + --ivs : Save only captured IVs + --gpsd : Use GPSd + --write : Dump file prefix + -w : same as --write + --beacons : Record all beacons in dump file + --update : Display update delay in seconds + --showack : Prints ack/cts/rts statistics + -h : Hides known stations for --showack + -f : Time in ms between hopping channels + --berlin : Time before removing the AP/client + from the screen when no more packets + are received (Default: 120 seconds) + -r : Read packets from that file + -x : Active Scanning Simulation + --output-format + ` : Output format. Possible values: + pcap, ivs, csv, gps, kismet, netxml + Short format "-o" + 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. Filter options: - `--encrypt : Filter APs by cipher suite` - `--netmask : Filter APs by mask` - `--bssid : Filter APs by BSSID` - `-a : Filter unassociated clients` + --encrypt : Filter APs by cipher suite + --netmask : Filter APs by mask + --bssid : Filter APs by BSSID + -a : Filter unassociated clients By default, airodump-ng hop on 2.4Ghz channels. -You can make it capture on other/specific channel(s) by using: - `--channel : Capture on specific channels` - `--band : Band on which airodump-ng should hop` - `-C : Uses these frequencies in MHz to hop` - `--cswitch : Set channel switching method` - `0 : FIFO (default)` - `1 : Round Robin` - `2 : Hop on last` - `-s : same as --cswitch` +You can make it capture on other/specific channel(s) by using: + --channel : Capture on specific channels + --band : Band on which airodump-ng should hop + -C : Uses these frequencies in MHz to hop + --cswitch : Set channel switching method` + 0 : FIFO (default) + 1 : Round Robin + 2 : Hop on last + -s : same as --cswitch - `--help : Displays this usage screen` + --help : Displays this usage screen # airolib-ng # airserv-ng