When using Wireshark for protocol analysis, what filter will allow you to see only beacon frames?
wlan.fc.type_subtype = =0x05
wlan.fc.type_subtype = =0x0b
wlan.fc.type_subtype = =0x08
wlan.fc.type_subtype = =0x04
Submit