How to filter and show Open or WEP encryption 802.11 packets in Wireshark or Tshark

asked 2018-10-30 17:20:42 +0000

alimp5 gravatar image

updated 2018-10-30 17:22:03 +0000

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

edit retag flag offensive close merge delete

Comments

Dears,

Any suggestion !??

Tnx

alimp5 gravatar imagealimp5 ( 2018-11-04 06:05:58 +0000 )edit

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.

Bob Jones gravatar imageBob Jones ( 2018-11-04 13:14:57 +0000 )edit