This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

Wireshark Decryption?

0

Hello,

First of all, I am very new to this and I am having difficulties.

I have some questions about the decryption feature.

Is this only used when in monitoring mode to capture wireless traffic?

How do I know what my key is?

Also, when wireshark is used to capture the traffic on a local machine, ie the machine it is running on, does it need an encryption key? Or does it automatically decrypt the traffic?

Thanks

asked 22 Jan '13, 04:05

ToNyW87's gravatar image

ToNyW87
1222
accept rate: 0%


One Answer:

1

Assuming you are referring to 802.11 wireless traffic, then capturing and decryption are different entities and no key is need to capture traffic. To then decrypt and view the captured traffic you will need a key and your capture must contain the 4 EAPOL handshake packets that set the session key.

See the Wiki pages on 802.11 capturing and decryption.

answered 22 Jan '13, 05:27

grahamb's gravatar image

grahamb ♦
19.8k330206
accept rate: 22%