Skip to content

Instantly share code, notes, and snippets.

@ayj
Created July 5, 2012 17:35
Show Gist options
  • Save ayj/3055100 to your computer and use it in GitHub Desktop.
Save ayj/3055100 to your computer and use it in GitHub Desktop.
Wireshark color file
# DO NOT EDIT THIS FILE! It was created by Wireshark
@Broadcast@eth[0] & 1@[65535,65535,65535][32768,32768,32768]
@Beacon@wlan.fc.type == 0 and wlan.fc.subtype == 8@[65535,65535,65535][0,1858,65535]
@Probe Request@wlan.fc.type == 0 and wlan.fc.subtype == 4@[65535,65535,65535][38911,15274,0]
@Probe Response@wlan.fc.type == 0 and wlan.fc.subtype == 5@[65535,65535,65535][44787,24988,0]
@Ack@wlan.fc.type == 1 and wlan.fc.subtype == 13@[65534,65534,65534][54782,42132,681]
@Authentication@wlan.fc.type == 0 and wlan.fc.subtype == 0xb@[65535,65535,65535][65535,0,0]
@Association Request@wlan.fc.type == 0 and wlan.fc.subtype == 0@[65535,65535,65535][0,45356,27678]
@Association Response@wlan.fc.type == 0 and wlan.fc.subtype == 1@[65535,65535,65535][0,41283,11948]
@data-with-retry@wlan.fc.type == 2 and wlan.fc.retry == 1@[45452,45452,45452][37787,65535,54315]
@802.1X@llc.type == 0x888E@[65535,65535,65535][61063,0,65535]
@data-power-save@wlan.fc.type == 2 and wlan.fc.pwrmgt == 1@[65535,46544,46544][0,32251,28144]
@Data@wlan.fc.type == 2 and wlan.da[0] & 1@[65535,65535,65535][0,30565,30222]
@Deauth@wlan.fc.type == 0 and wlan.fc.subtype == 12@[65535,65535,65535][65535,0,0]
@Data (UC)@wlan.fc.type == 2 and !(wlan.da[0] & 1) @[65535,65535,65535][23943,23943,23943]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment