Ethereal
Filters for Wireless
Netstumbler
(wlan.fc.type_subtype eq 32
and llc.oui eq 0x00601d and llc.pid eq 0x0001) and
(data[4:4] eq 41:6c:6c:20 or data[4:4] eq 6c:46:72:75 or data[4:4] eq
20:20:20:20)
DStumbler
(wlan.seq eq 11 and wlan.fc.subtype
eq 11)
or (wlan.seq eq 12 and wlan.fc.subtype eq 00)
Wellenreiter
wlan.fc eq 0x0040 and wlan_mgt.tag.number
eq 0 and wlan_mgt.tag.length eq 29 and
wlan_mgt.tag.interpretation eq .this_is_used_for_Wellenreiter.
Windows XP client scanning
for network
wlan.fc eq 0x0040 and wlan_mgt.tag.number
eq 0 and wlan_mgt.tag.length eq 32 and
wlan_mgt.tag.interpretation[0:4] eq 0c:15:0f:03
|