wash -i mon0
什么都没显示。我创建了 /etc/reaver 目录,将 libpcap 降级到 1.4.0-2 版本。我的工作流程如下:
ifconfig wlp3s0 down
iwconfig wlp3s0 mode monitor
ifconfig wlp3s0 up
ifconfig
airmon-ng check wlp3s0
kill 985 1145 2450
airmon-ng check wlp3s0
airmon-ng start wlp3s0
airodump-ng mon0
wash -i mon0
洗了还是没反应...
airodump-ng mon0
显示两个 AP。
uname -ra
输出:
Linux andy-Aspire-E5-571G 4.15.0-45-generic #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
也许我的路由器不仅仅容易受到 WPS 攻击?我做错了什么?
答案1
我已将我的系统从 Ubuntu 16.04 升级到 Ubuntu 18.04.1,重新安装了一些数据包,现在一切正常。