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 攻击?我究竟做错了什么?