802.11报文类型在wireshark的过滤条件

-- Common Filters for wireshark sniffer:

#地址过滤

wlan.addr ==

wlan.sa eq 00:09:5b:e8:c4:03 and wlan.bssid ne ff:ff:ff:ff:ff:ff

wlan.bssid eq 00:11:92:6e:cf:00

wlan.sa eq 00:09:5b:e8:c4:03

#802.11报文类型过滤

Management Frames wlan.fc.type eq 0

Control Frames wlan.fc.type eq 1

Data Frames wlan.fc.type eq 2

Association Request wlan.fc.type_subtype eq 0

Association response wlan.fc.type_subtype eq 1

Reassociation Request wlan.fc.type_subtype eq 2

Reassociation Response wlan.fc.type_subtype eq 3

Probe Request wlan.fc.type_subtype eq 4

Probe Response wlan.fc.type_subtype eq 5

Beacon wlan.fc.type_subtype eq 8

Announcement Traffic Indication Map (ATIM) wlan.fc.type_subtype eq 9

Disassociate wlan.fc.type_subtype eq 10

Authentication wlan.fc.type_subtype eq 11

Deauthentication wlan.fc.type_subtype eq 12

Action Frames wlan.fc.type_subtype eq 13

Block Acknowledgement (ACK) Request wlan.fc.type_subtype eq 24

Block ACK wlan.fc.type_subtype eq 25

Power-Save Poll wlan.fc.type_subtype eq 26

Request to Send wlan.fc.type_subtype eq 27

Clear to Send wlan.fc.type_subtype eq 28

ACK wlan.fc.type_subtype eq 29

Contention Free Period End wlan.fc.type_subtype eq 30

Contention Free Period End ACK wlan.fc.type_subtype eq 31

Data + Contention Free ACK wlan.fc.type_subtype eq 33

Data + Contention Free Poll wlan.fc.type_subtype eq 34

Data + Contention Free ACK + wlan.fc.type_subtype eq 35

Contention Free Poll

NULL Data wlan.fc.type_subtype eq 36

NULL Data + Contention Free ACK wlan.fc.type_subtype eq 37

NULL Data + Contention Free Poll wlan.fc.type_subtype eq 38

NULL Data + Contention Free ACK + wlan.fc.type_subtype eq 39

Contention Free Poll

QoS Data wlan.fc.type_subtype eq 40

QoS Data + Contention Free ACK wlan.fc.type_subtype eq 41

QoS Data + Contention Free Poll wlan.fc.type_subtype eq 42

QoS Data + Contention Free ACK + wlan.fc.type_subtype eq 43

Contention Free Poll

NULL QoS Data wlan.fc.type_subtype eq 44

NULL QoS Data + Contention Free Poll wlan.fc.type_subtype eq 46

NULL QoS Data + Contention Free ACK wlan.fc.type_subtype eq 47

  • Contention Free Poll
相关推荐
阿钱真强道6 天前
49 极物科技 | knxd - Wireshark抓包与总线监控
wireshark·抓包分析·极物·极物智能·极物科技·knx协议·knxd
啊阿狸不会拉杆8 天前
《计算机网络-自顶向下方法》4.6 小结、课后习题与Wireshark实验 读书笔记
计算机网络·wireshark·智能路由器
啊阿狸不会拉杆10 天前
《计算机网络-自顶向下方法》2.8 小结、课后习题和 Wireshark 实验 读书笔记
计算机网络·测试工具·wireshark·因特网
啊阿狸不会拉杆11 天前
《计算机网络-自顶向下方法》3.9 小结 · 课后习题 · Wireshark实验
网络·测试工具·wireshark
一直C12 天前
Linux网络编程|HTTP协议详解(报文、请求方法、状态码)
linux·http·wireshark·vim·visual studio
啊阿狸不会拉杆12 天前
《计算机网络-自顶向下方法》2.5 P2P 文件分发 读书笔记
计算机网络·wireshark·asp.net·p2p
一直C13 天前
Linux应用软件编程|TCP协议与Socket全套编程(三次握手、四次挥手、报文头部、核心机制)
linux·网络协议·tcp/ip·wireshark·vim·visual studio
啊阿狸不会拉杆13 天前
《计算机网络-自顶向下方法》1.8 小结、课后习题和 Wireshark 实验 读书笔记
计算机网络·测试工具·wireshark
zhonyu鱼18 天前
Wireshark:开源免费的抓包工具,网络故障排查与安全分析利器
测试工具·安全·wireshark
MC皮蛋侠客18 天前
DNP3 系列(十二):测试与工具链——模拟器、Wireshark 与一致性测试
网络·wireshark·dnp3