Omnipeek Look in WireShark... Credits Mutex

The default Colouring Rule that Wireshark provides for WLAN packets is not the best one. People who are used to use Omnipeek, often find it difficult to use Wireshark to check WLAN packets.


There are coloring rules in Wireshark that we can define to make WLAN captures look similar to Omnipeek. After applying the Rules, this is what WLAN capture looks like in Wireshark:



If you are interested to have this look then follow the below procedure to have Omnipeek Look in Wireshark:

Save the below text in a file in your computer:

# DO NOT EDIT THIS FILE!  It was created by Wireshark
@wlan.ba_req@wlan.fc.type_subtype == 0x18@[65535,65535,65535][50372,41120,0]
@wlan.ps_poll@wlan.fc.type_subtype == 0x1a@[65535,65535,65535][36281,18871,45656]
@wlan.qos_null@wlan.fc.type_subtype == 0x2c@[65535,65535,65535][36281,18871,45656]
@wlan.null_data@wlan.fc.type_subtype == 0x24@[65535,65535,65535][36281,18871,45656]
@EAPOL@eapol@[65535,65535,65535][8611,29490,4718]
@wlan.cts@wlan.fc.type_subtype == 0x1c@[65535,65535,65535][22835,8716,22937]
@EAP@eap@[65535,65535,65535][8611,29490,4718]
@wlan.action@wlan.fc.type_subtype == 13@[65535,65535,65535][14352,42817,47840]
@wlan.reassoc_response@wlan.fc.type_subtype == 0x03@[65535,65535,65535][11245,28835,12627]
@wlan.reassoc_request@wlan.fc.type_subtype == 0x02@[65535,65535,65535][33270,20636,43908]
@wlan.beacon@wlan.fc.type_subtype==0x08@[65535,65535,65535][4029,15058,38923]
@wlan.assoc_req@wlan.fc.type_subtype==0x0000@[65535,65535,65535][22846,37696,54830]
@wlan.assoc_res@wlan.fc.type_subtype==0x01@[65535,65535,65535][20046,39578,1542]
@wlan.probe_req@wlan.fc.type_subtype==0x04@[65535,65535,65535][52798,0,0]
@wlan.probe_res@wlan.fc.type_subtype==0x05@[65535,65535,65535][44438,23795,5124]
@wlan.data@wlan.fc.type_subtype == 0x20@[65535,65535,65535][4033,38493,41723]
@wlan.ack@wlan.fc.type_subtype == 0x1d || wlan.fc.type_subtype == 0x19@[65535,65535,65535][62965,31097,0]
@wlan.deauth@wlan.fc.type_subtype == 0x0c@[65535,65535,65535][64005,3876,2560]
@wlan.auth@wlan.fc.type_subtype==0x0b@[65535,65535,65535][55923,3914,51836]
@wlan.qos_data@wlan.fc.type_subtype == 0x28@[65535,65535,65535][18754,41068,41068]

Now open your wireshark >> Go to View >> Coloring Rules.. >> Click on Import >> Import the above saved file >> Click OK. (If there are any previously saved rules, you can uncheck them )

Now open any wlan packet capture and thats it, you have it... Omnipeek Look in Wireshark...

Comments

Popular posts from this blog

Wifi Roaming Techniques : Pre-Authentication, PMK Caching, OKC, Fast Transition - 11r

802.11w Protected Management Frames (PMF)

Power Saving Techniques