看板 Linux 關於我們 聯絡資訊
大家好 小弟我今日使用Kali linux 來破解我家路由器密碼(wpa/wpa2) 輸入以下命令:airodump-ng mon0,(已啟用監控模式) 卻出現: ioctl(SIOCGIFINDEX) failed: No such device 請問該如何解決 謝謝 ----- Sent from JPTT on my Asus ASUS_T00F. -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 220.129.64.108 ※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1474201718.A.430.html
tjjh89017: 你沒有把你的wlanX改成monitor mode 09/18 23:06
CP64: 先用 airmon-ng 把你的無線介面 切成 monitor mode 09/19 00:37
CP64: 之後應該會有一個新介面 (不一定是 mon0 09/19 00:38
CP64: 但是名稱裡應該有 mon 再把那個介面餵給 airdump-ng 09/19 00:38
achilles2550: 請問一樓的意思是... 09/19 18:16
achilles2550: 噢 抱歉我知道了 09/19 18:17
amatt: iw mon0 set type monitor 09/20 21:19
simpson083: 我也遇到相同問題,我是使用樹梅派3+asus n10網卡,才 09/23 11:23
simpson083: 發現是網卡的晶片不支援monitor mode模式 09/23 11:23
achilles2550: http://i.imgur.com/xirbohq.jpg 我用的是這張 支 09/23 22:27
achilles2550: 援監聽 09/23 22:27
achilles2550: 感謝以上各位的意見 09/23 22:28