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

How do I capture http packets. I have already set up a decryption key for WPA/WPA2.

  • retag add tags

I am new to wireshark and I can't capture http packets. I tried troubleshooting and added a decryption key containing my password followed by my SSID with a colon on the middle under 802.11 in the protocol preferences. I still can't capture http packets. Please help.

NewToWireshark's avatar
1
NewToWireshark
asked 2020-12-10 18:02:40 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Be sure you cover the 'gotchas' from the wiki.

Bob Jones's avatar
1.5k
Bob Jones
answered 2020-12-10 18:07:14 +0000
Jaap's avatar
13.7k
Jaap
updated 2020-12-11 20:00:57 +0000
edit flag offensive 0 remove flag delete link

Comments

I'm having trouble understanding it. Could you simplify it for me?

NewToWireshark's avatar NewToWireshark (2020-12-11 00:52:11 +0000) edit

For WPA and WPA2, you not only have to supply a password, you also have to ensure that Wireshark captures the initial setup of encryption ("EAPOL handshake") for each machine whose traffic you want to capture.

If you're only trying to capture traffic to and from the machine running Wireshark, it's easier if you don't capture in monitor mode - no decryption necessary.

Otherwise, you're going to have to disconnect each machine from the network and reconnect it (making the device sleep - including "shutting off" a smartphone or tablet - will probably be sufficient) while Wireshark is capturing traffic.

For WPA3, it's apparently extremely difficult, if not impossible, to do decryption in a sniffer; Wireshark doesn't support decrypting WPA3, just WPA and WPA2 (and WEP).

Remember - the whole purpose of WEP and WPA is to make it hard to sniff Wi-Fi networks!

Guy Harris's avatar Guy Harris (2020-12-11 20:35:17 +0000) edit
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