I want to decrypt my own network traffic.
I have Linux Mint on Samsung Laptop with a AR542x Wireless Network Adapter.
Open Wireshark, start capture in promiscuous mode & monitor mode and I receive all the packages around me.
The problem is that I cant decrypt it.
I added in Preferences -> Protocols -> IEEE 802.11 Decryption keys :
- pwd in format pass:ESSID
- PSK generated from pass + salt from Wireshark website
I found a lot of comments on this subject, tried everything out there :
- play with "ignore protection bit" and "assume packets have FCS"
- restarted Wireshark
- connect a device to LAN after the capture has peen started so the handshake can be captured.
What can I do ?
EDIT :
I updated Wireshark to last stable version for Linux and still doesn't work.