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

Decrypt 802.11w (PMF) Managment packet

Hi, Does Wireshark supports decrypt (802.11) managment packets (as part of PMF connection)? If yes, there is a special way to do so? Because I have tried just to insert the keys and it doesnt work (unicast managment should use the same key as the data)

Thanks

Yedivach's avatar
3
Yedivach
asked 2020-02-09 21:51:45 +0000, updated 2020-02-09 21:53:08 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Yes.
https://bugs.wireshark.org/bugzilla/s...
I was able to decode the test data using the keys provided:
https://code.wireshark.org/review/#/c...
Nice description of MFP: https://documentation.meraki.com/MR/W...

Chuckc's avatar
3k
Chuckc
answered 2020-02-09 22:56:52 +0000
edit flag offensive 0 remove flag delete link

Comments

Need Association and EAPOL packets: https://wiki.wireshark.org/HowToDecry...

Unless all four handshake packets are present for the session you're trying to decrypt, Wireshark won't be able to decrypt the traffic.

The wiki doesn't mention needing the Association Request but I find the decrypt does not work without it.

Chuckc's avatar Chuckc (2020-02-09 23:26:31 +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