How to filter and show Open or WEP encryption 802.11 packets in Wireshark or Tshark
Greetings!
I want to filter and fetch info about OPEN and WEP 802.11 packets.
Note: I can extract info about WPA/WPA2 via RSN or WPA-Element or... . but how i can do it for WEP !??
I want to find and show Access-Points are working in below modes:
1: Open Authentications [without any Encryption]
2: Shared Authentication [WEP Encryption]
Please give me solutions !!!!
Thanks in advance
Dears,
Any suggestion !??
Tnx
WEP was deprecated 15 years ago, so it's not of much interest to most network engineers that I know except to maybe demonstrate that it can be cracked in 5 minutes (see aircrack-ng and wifite tools).
Perhaps if you included a trace we could have a look at find some items that you could use to do your filtering.
Google provided this:
http://techgenix.com/analyzing-wirele...
It should get you started.