首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >airmon-ng / airodump-ng没有检测到任何无线设备。

airmon-ng / airodump-ng没有检测到任何无线设备。
EN

Ask Ubuntu用户
提问于 2020-05-06 15:16:16
回答 1查看 2.1K关注 0票数 1

我在vmware中使用ubuntu,对于airmon,我已经从终端下载了它.

但是当我运行它时,上面写着

代码语言:javascript
复制
root@DESKTOP-SIVJTCS:/home/show# airmon-ng

PHY     Interface       Driver          Chipset

所以它没有显示任何接口名

然后当我运行ifconfig并找到我的接口名时

我在终点站跑,上面写着

代码语言:javascript
复制
root@DESKTOP-SIVJTCS:/home/show# airmon-ng start wifi0


PHY     Interface       Driver          Chipset

最后,当我运行wifite时,上面写着

代码语言:javascript
复制
root@DESKTOP-SIVJTCS:/home/show# wifite
   .               .
 .´  ·  .     .  ·  `.  wifite2 2.5.2
 :  :  :  (¯)  :  :  :  a wireless auditor by @derv82
 `.  ·  ` /¯\ ´  ·  .´  maintained by kimocoder
   `     /¯¯¯\     ´    https://github.com/kimocoder/wifite2

 [!] Warning: Recommended app bully was not found. install @ https://github.com/aanarchyy/bully
 [!] Warning: Recommended app pyrit was not found. install @ https://github.com/JPaulMora/Pyrit/wiki
 [!] Warning: Recommended app hashcat was not found. install @ https://hashcat.net/hashcat/
 [!] Warning: Recommended app hcxdumptool was not found. install @ https://github.com/ZerBea/hcxdumptool
 [!] Warning: Recommended app hcxpcaptool was not found. install @ https://github.com/ZerBea/hcxtools

 [+] Checking airmon-ng...
 [!] airmon-ng did not find any wireless interfaces
 [!] Make sure your wireless device is connected
 [!] See http://www.aircrack-ng.org/doku.php?id=airmon-ng for more info

 [!] Error: airmon-ng did not find any wireless interfaces

 [!] Full stack trace below

 [!]    Traceback (most recent call last):
 [!]    File "/usr/lib/python3/dist-packages/wifite/__main__.py", line 97, in entry_point
 [!]        wifite.start()
 [!]    File "/usr/lib/python3/dist-packages/wifite/__main__.py", line 50, in start
 [!]        Configuration.get_monitor_mode_interface()
 [!]    File "/usr/lib/python3/dist-packages/wifite/config.py", line 163, in get_monitor_mode_interface
 [!]        cls.interface = Airmon.ask()
 [!]    File "/usr/lib/python3/dist-packages/wifite/tools/airmon.py", line 310, in ask
 [!]        raise Exception('airmon-ng did not find any wireless interfaces')
 [!]  Exception: airmon-ng did not find any wireless interfaces

 [!] Exiting
EN

回答 1

Ask Ubuntu用户

发布于 2023-01-18 16:00:58

  1. 在VM上下载Wi驱动档案
  2. 转到下载目录,解压缩存档并进入解压缩目录。
  3. 运行以下命令:让卸载,让加载
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1236180

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档