First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Only one protocol 802.11 when sniffing over monitor mode and open network.

I am trying to capture packets on an open network (the SSID does not have any password). During packet capture, all I see is 802.11 under protocol column. Please see snapshot for better understanding. https://imgur.com/MCzh03f

One of the wireshark question lead me to this solution --> https://wiki.wireshark.org/HowToDecry... but as I am sniffing on open network, I don't understand why to decrypt the packet using this method.

I am a newbie in this thing, so please ignore my talent :|

How do I see other protocols like udp, http, etc on monitor mode ?

teleranger's avatar
1
teleranger
asked 2020-02-15 12:51:26 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The first layer of root cause here is you don’t have any data or QoS Data frames which would contain the higher layer protocols you are seeking. I’ll guess that your capture system does not have the same capabilities as your WiFi system so you can miss the high data rate frames.

The solution is to either get a capture system with capabilities equal to or greater than the test traffic performance envelope or reduce the capabilities of the test traffic to match the capture system. If you search here this comes up routinely.

Bob Jones's avatar
1.5k
Bob Jones
answered 2020-02-15 15:57:24 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer