WIFI_Challenge_03-破解WPA、WPA2网络

开启网卡监听 使用下面命令对网卡开启监听模式: # airmon-ng <start|stop|check> <interface> sudo airmon-ng start <interface> 执行成功会看到相关网卡已成功开启监听模式 扫描周围WIFI信息 使用下面命令对周边w
4 minutes to read