人気ブログランキング | 話題のタグを見る

Metaphorical Dream

wlanキャプチャ フィルタ wireshark

...ψ(。。 )メモメモなんだけど、オレにとってはとても重要。
くそみそwlanキャプチャ後の分析時におけるフィルタリングは必須なので。

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 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 + Contention Free Poll
wlan.fc.type_subtype eq 35

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 + Contention Free Poll
wlan.fc.type_subtype eq 39

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 + Contention Free Poll
wlan.fc.type_subtype eq 43

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 + Contention Free Poll
wlan.fc.type_subtype eq 47

by mdesign21 | 2008-09-13 11:41 | IT系