AirCrack的中文手册
//--------------------------------------------------------------------
// AirCrack中文手册 1.0
// 翻译:GaA.Ra(zhoufan#yahoo.cn)
// 随意转载,但请保留此部分信息,谢谢
//--------------------------------------------------------------------
/************************************************************
1.AirCrack-ng
Aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, thus making the attack much faster compared to other WEP cracking tools. In fact, aircrack is a set of tools for auditing wireless networks.
Aircrack是一个802.11协议WEP和WPA-PSK密钥P解程序,能够恢复出密钥当抓取了足够的数据包的时候.它执行标准FMS攻击并提供一些优化(算法)像Korek攻击,因此相比其他WEPP解工具能够更加快的进行攻击.事实上,Aircrack是一系列的工具用以审计无线网络.
Aircrack-ng 1.0 r1645 - (C) 2006, 2007, 2008, 2009 Thomas d'Otreppe
Original work: Christophe Devine
http://www.aircrack-ng.org
usage: aircrack-ng [options] <.cap / .ivs file(s)>
使用方法: aircrack-ng [选项] <.cap 或 .ivs文件>
Common options: //命令选项
-a
-e
-b
-p
-q : enable quiet mode (no status output) //开启安静模式(不输出状态)
-C
-l
Static WEP cracking options: //静态WEPP解选项
-c : search alpha-numeric characters only //只搜索字母和数字的字符
-t : search binary coded decimal chr only //只搜索二-十进制的字符
-h : search the numeric key for Fritz!BOX //搜索数字密钥(给Fritz!BOX)
-d
-m
-n
-i
-f
-k
-x or -x0 : disable bruteforce for last keybytes //取消最后一个密钥字节的穷举
-x1 : last keybyte bruteforcing (default) //最后一个密钥字节进行穷举(缺省)
-x2 : enable last 2 keybytes bruteforcing //设置最后两个密钥字节进行穷举
-y : experimental single bruteforce mode //实验性的单一穷举模式
-K : use only old KoreK attacks (pre-PTW) //只是用旧KoreK攻击(Pre-PTW方式)
-s : show the key in ASCII while cracking //P解时显示密钥的ASCII值
-M
-D : WEP decloak, skips broken keystreams //WEP伪装,跳过坏掉的密钥流
-P
-1 : run only 1 try to crack key with PTW //只运行一次尝试用PTWP解密钥
WEP and WPA-PSK cracking options: //WEP和WPA-PSKP解选项
-w
-r
(Cannot be used with -w)
--help : Displays this usage screen //显示这个帮助界面
2.Airdecap-ng
decrypts WEP/WPA capture files. Part of the aircrack suite.
解密抓到的WEP/WPA数据包,是AirCrack(工具)组的一部分. //将数据包解密后可以看到明文,查找关键信息
Airdecap-ng 1.0 r1645 - (C) 2006, 2007, 2008, 2009 Thomas d'Otreppe
Original work: Christophe Devine
http://www.aircrack-ng.org
usage: airdecap-ng [options]
Common options: //命令选项 WEP specific option: //WEP特殊选项 WPA specific options: //WPA特殊选项 --help : Displays this usage screen //显示这个帮助界面 3.Aireplay-ng http://www.aircrack-ng.org usage: aireplay-ng Filter options: //过滤器选项 Replay options: //重放攻击选项 Fakeauth attack options: //伪连接攻击选项 Arp Replay attack options: //Arp重放攻击选项 Fragmentation attack options: //碎片攻击选项 Test attack options: //测试攻击选项 Source options: //源选项 Miscellaneous options: //其他选项 Attack modes (numbers can still be used): //攻击模式(数字仍然可以使用) --help : Displays this usage screen //显示这个帮助界面 4.Airmon-ng 5.Airodump-ng http://www.aircrack-ng.org usage: airodump-ng Options: //选项
-l : don't remove the 802.11 header //不要去除802.11头部
-b
-e
-w
-p
-k
802.11 packet injection program. Part of the aircrack suite.
802.11数据包注入程序.是AirCrack(工具)组的一部分.
Aireplay-ng 1.0 r1645 - (C) 2006, 2007, 2008, 2009 Thomas d'Otreppe
Original work: Christophe Devine
使用方法: aireplay-ng <选项> <重放攻击接口>
-b bssid : MAC address, Access Point //AP的MAC地址
-d dmac : MAC address, Destination //目标MAC地址
-s smac : MAC address, Source //源MAC地址
-m len : minimum packet length //数据包最小长度
-n len : maximum packet length //数据包最大长度
-u type : frame control, type field //帧控制,type域
-v subt : frame control, subtype field //帧控制,subtype域
-t tods : frame control, To DS bit //帧控制,ToDS位
-f fromds : frame control, From DS bit //帧控制,FromDS位
-w iswep : frame control, WEP bit //帧控制,WEP位
-D : disable AP detection //取消AP探测
-x nbpps : number of packets per second //每秒发送数据包数
-p fctrl : set frame control word (hex) //设置帧控制字(十六进制)
-a bssid : set Access Point MAC address //设置AP的MAC地址
-c dmac : set Destination MAC address //设置目标MAC地址
-h smac : set Source MAC address //设置源目标MAC地址
-g value : change ring buffer size (default: 8) //改变环形缓冲区大小(缺省值:8)
-F : choose first matching packet //选择第一个匹配的数据包
-e essid : set target AP SSID //设置目标AP的SSID(如TP-LINK)
-o npckts : number of packets per burst (0=auto, default: 1) //每组数据包数(0为自动,缺省值:1)
-q sec : seconds between keep-alives //发送keep-alives包的间隔时间
-y prga : keystream for shared key auth //共享密钥认证的密钥流
-T n : exit after retry fake auth request n time //当重复尝试n次伪连接失败后退出
-j : inject From DS packets //从DS数据包注入
-k IP : set destination IP in fragments //设置碎片里的目标IP
-l IP : set source IP in fragments //设置碎片里的源IP
-B : activates the bitrate test //激活比特率(码率)测试
-i iface : capture packets from this interface //从指定接口里抓取数据包
-r file : extract packets from this pcap file //从指定pcap文件里提取数据包
-R : disable /dev/rtc usage //取消/dev/rtc的使用
--deauth count : deauthenticate 1 or all stations (-0) //解除一个或者全部站的连接
--fakeauth delay : fake authentication with AP (-1) //对AP进行伪连接攻击
--interactive : interactive frame selection (-2) //交互注入攻击
--arpreplay : standard ARP-request replay (-3) //标准Arp请求包重放攻击
--chopchop : decrypt/chopchop WEP packet (-4) //解码或断续WEP数据包攻击
--fragment : generates valid keystream (-5) //产生合法密钥流
--caffe-latte : query a client for new IVs (-6) //向一个客户端查询新IV(初始向量)
--cfrag : fragments against a client (-7) //对一个客户端的片段
--test : tests injection and quality (-9) //测试注入和质量
a utility to check an wifi interfaces status and placing the interface into monitor mode. Part of the aircrack suite.
一个用来检查wifi接口状态和更改接口进入监控模式的工具.是AirCrack(工具)组的一部分.
usage: airmon-ng
使用方法: airmon-ng
802.11 packet capture program. Part of the aircrack suite.
802.11数据包抓包程序.是AirCrack(工具)组的一部分.
Airodump-ng 1.0 r1645 - (C) 2006, 2007, 2008, 2009 Thomas d'Otreppe
Original work: Christophe Devine
使用方法: airodump-ng <选项> <接口>[,<接口>,...]
--ivs : Save only captured IVs //只保存初始向量数据包
--gpsd : Use GPSd //使用GPSd
--write
-w : same as --write //和--write相同
--beacons : Record all beacons in dump file //在转储文件里记录所有信标
--update
--showack : Prints ack/cts/rts statistics //显示ack,cts,rts统计
-h : Hides known stations for --showack //对--showack命令隐藏已知站点
-f
--berlin
from the screen when no more packets//当没有收到更多数据包的时候
are received (Default: 120 seconds) //缺省值是120秒
-r
-x
--output-format
pcap, ivs, csv, gps, kismet, netxml
Filter options: //过滤器选项
--encrypt
--netmask
--bssid
-a : Filter unassociated clients //过滤无客户端连接
By default, airodump-ng hop on 2.4Ghz channels. //通常airodump-ng在2.4Ghz的信道上跃变
You can make it capture on other/specific channel(s) by using://你可以让它抓取其他(特定)信道
--channel
--band
-C
--cswitch
0 : FIFO (default) //先进先出(缺省)
1 : Round Robin //循环
2 : Hop on last //最后一次跃变
-s : same as --cswitch //功能如--cswitch
--help : Displays this usage screen //显示这个帮助界面
6.Packetforge-ng
BackTrack工具列表中没有工具说明,这是一个伪造数据包的工具
Packetforge-ng 1.0 r1645 - (C) 2006, 2007, 2008, 2009 Thomas d'Otreppe
Original work: Christophe Devine and Martin Beck
http://www.aircrack-ng.org
Usage: packetforge-ng
Forge options: //伪造选项
-p
-a
-c
-h
-j : set FromDS bit //设置FromDS位
-o : clear ToDS bit //设置ToDS位
-e : disables WEP encryption //取消WEP加密
-k
-l
-t ttl : set Time To Live //设置存活时间
-w
-s
-n
Source options: //源选项
-r
-y
Modes: //模式
--arp : forge an ARP packet (-0) //伪造ARP数据包
--udp : forge an UDP packet (-1) //伪造UDP数据包
--icmp : forge an ICMP packet (-2) //伪造ICMP数据包
--null : build a null packet (-3) //建一个空的数据包
--custom : build a custom packet (-9) //建一个自定义数据包
--help : Displays this usage screen //显示这个帮助界面
7.Airolib-ng
BackTrack工具列表中没有工具说明,这是进行WPA Rainbow Table攻击时使用,用于建立特定数据库文件.(by 杨哲)
Airolib-ng 1.0 r1645 - (C) 2007, 2008, 2009 ebfe
http://www.aircrack-ng.org
Usage: airolib-ng
使用方法: airolib-ng <数据库> <操作> [选项]
Operations: //操作
--stats : Output information about the database. //输出数据库信息
--sql
--clean [all] : Clean the database from old junk. 'all' will also //从数据库清理旧的无用数据.'all'选项
reduce filesize if possible and run an integrity check. //将会减少文件大小如果可以,同时对数据
//库进行一次完整性校验
--batch : Start batch-processing all combinations of ESSIDs //开始批处理所有ESSID和密码的组合
and passwords.
--verify [all] : Verify a set of randomly chosen PMKs. //验证一组随机选择的PMK
If 'all' is given, all invalid PMK will be deleted. //'all'选项会使所有不合法的PMK被删除
--import [essid|passwd]
Import a text file as a list of ESSIDs or passwords. //导入文件文件作为ESSID或者密码清单
--import cowpatty
Import a cowpatty file. //导入一个cowpatty文件
--export cowpatty
Export to a cowpatty file. //导出一个cowpatty文件
姓名:Chinadu
近期评论