我想知道是否有可用的工具来识别在AP上实际启用了什么WPS方法?
我还想知道是否有办法通过查看数据包来知道哪个WPS方法是启用的?
发布于 2015-09-08 10:06:13
发布于 2016-12-19 18:57:28
最好是直接查看AP探测中的WPS标记。Wash或airodmp-ng为您这样做(但信息不太完整):sudo iw wlanX scan
将此作为示例输出进行检查:
WPS: * Version: 1.0
* Wi-Fi Protected Setup State: 2 (Configured)
* Response Type: 3 (AP)
* UUID: ebd86104-5cb3-4a92-b43c-6547abcb2dc2
* Manufacturer: Celeno Communication, Inc.
* Model: Celeno Wireless AP 2.4G
* Model Number: CL1800
* Serial Number: 12345678
* Primary Device Type: 6-0050f204-1
* Device name: CelenoAP2.4G
* Config methods: Label, Display, Keypad
* RF Bands: 0x1
* Unknown TLV (0x1049, 6 bytes): 00 37 2a 00 01 20
这就是你在探测器上看到的
https://security.stackexchange.com/questions/99772
复制相似问题