This commit is contained in:
zer0Trac3
2013-12-31 14:23:56 -05:00
parent 74691a4280
commit 7fb021e903

View File

@@ -14,24 +14,24 @@ Notes
----------- -----------
# Suite Tools:<br> # Suite Tools:<br>
[- airbase-ng](#airbase-ng) [airbase-ng](#airbase-ng)
[- aircrack-ng](#aircrack-ng) [aircrack-ng](#aircrack-ng)
[- airdecap-ng](#airdecap) [airdecap-ng](#airdecap)
[- airdecloak-ng](#airdecloak-ng) [airdecloak-ng](#airdecloak-ng)
[- airdriver-ng](#airdriver-ng) [airdriver-ng](#airdriver-ng)
[- airdrop-ng](#airdrop-ng) [airdrop-ng](#airdrop-ng)
[- aireplay-ng](#aireplay-ng) [aireplay-ng](#aireplay-ng)
[- airgraph-ng](#airgraph-ng) [airgraph-ng](#airgraph-ng)
[- airmon-ng](#airmon-ng) [airmon-ng](#airmon-ng)
[- airodump-ng](#airodump-ng) [airodump-ng](#airodump-ng)
[- airolib-ng](#airolib-ng) [airolib-ng](#airolib-ng)
[- airserv-ng](#airsery-ng) [airserv-ng](#airsery-ng)
[- airtun-ng](#airtun-ng) [airtun-ng](#airtun-ng)
[- besside-ng](#besside-ng) [besside-ng](#besside-ng)
[- easside-ng](#easside-ng) [easside-ng](#easside-ng)
[- packetforge-ng](#packetforge-ng) [packetforge-ng](#packetforge-ng)
[- tkiptun-ng](#tkiptun-ng) [tkiptun-ng](#tkiptun-ng)
[- wesside-ng](#wesside-ng) [wesside-ng](#wesside-ng)
**Info:** **Info:**
@@ -63,7 +63,7 @@ Description
Airodump-ng is used for packet capturing of raw 802.11 frames and is particularly suitable for collecting WEP IVs (Initialization Vector) for the intent of using them with aircrack-ng. If you have a GPS receiver connected to the computer, airodump-ng is capable of logging the coordinates of the found access points. Airodump-ng is used for packet capturing of raw 802.11 frames and is particularly suitable for collecting WEP IVs (Initialization Vector) for the intent of using them with aircrack-ng. If you have a GPS receiver connected to the computer, airodump-ng is capable of logging the coordinates of the found access points.
Additionally, airodump-ng writes out several files containing the details of all access points and clients seen. Additionally, airodump-ng writes out several files containing the details of all access points and clients seen.
usage: airodump-ng <options> <interface>[,<interface>,...] usage: airodump-ng <options> <interface> <interface>
Options: Options:
--ivs : Save only captured IVs --ivs : Save only captured IVs
@@ -88,7 +88,7 @@ Options:
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.
Filter options: Filter options:
--encrypt <suite> : Filter APs by cipher suite """--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 -a : Filter unassociated clients