使用ifconfig命令查看活动的网络接口

使用airmon-ng工具开启监听模式

可以看出网卡已经激活了,然后将网卡设置为混杂模式

root@sch01ar:~# airmon-ng start wlan0

 使用airmon-ng工具开启监听模式

用ifconfig查看网卡是否被设置为混杂模式

使用airmon-ng工具开启监听模式

用iwconfig查看无线网卡详细配置

使用airmon-ng工具开启监听模式

网络接口名称为wlan0mon,Mode值为Monitor(监听模式)

 

相关文章:

  • 2022-02-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
  • 2021-05-29
  • 2021-06-05
猜你喜欢
  • 2021-05-11
  • 2021-06-03
  • 2022-02-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-26
相关资源
相似解决方案