![什么是“煮熟模式”wifi监控?](https://linux22.com/image/133426/%E4%BB%80%E4%B9%88%E6%98%AF%E2%80%9C%E7%85%AE%E7%86%9F%E6%A8%A1%E5%BC%8F%E2%80%9Dwifi%E7%9B%91%E6%8E%A7%EF%BC%9F.png)
iw
以下是的页面摘录help
:
dev <devname> set monitor *
Set monitor flags. Valid flags are:
none: no special flags
fcsfail: show frames with FCS errors
control: show control frames
otherbss: show frames from other BSSes
cook: use cooked mode
active: use active mode (ACK incoming unicast packets)
mumimo-groupid : use MUMIMO according to a group id
mumimo-follow-mac : use MUMIMO according to a MAC address
什么是“煮熟模式”wifi监控?
答案1
我正在搜索有关这些标志的详细信息,并且在Aircrack-ng 博客
Cook:参考 HostAPd 的一种模式,其中 mac80211 实际上并未查看身份验证帧。它仅适用于 HostAPd 的旧版本。