查看干扰进程

当用户设置无线网卡为监听模式时,可能会有一些后台程序干扰,导致无法成功启动监听模式。用户可以使用airmong-ng check命令查看干扰的进程。如下所示:

C:\root> airmon-ng check

Found 2 processes that could cause trouble.
Kill them using ‘airmon-ng check kill’ before putting
the card in monitor mode, they will interfere by changing channels
and sometimes putting the interface back in managed mode

PID Name
16360 NetworkManager
16378 wpa_supplicant
从输出的信息可以看到,有两个干扰进程,分别是NetworkManager和wpa_supplicant。

发表评论

邮箱地址不会被公开。 必填项已用*标注

您可以使用这些HTML标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>