Hello everyone:
We are sniffing packets with the Packet Sniffer and we have seen that in some packets there are fields named Decrypted L2CAP Payload and Decrypted MIC,
Our questions are:
- What is MIC?
- The fields seem to be decrypted by the Packet Sniffer software. However, we have also used ubertooth and Wireshark in order to sniff them and the data is the same (Litterally the same hex numbers), is the data shown in wireshark also decrypted or the packet sniffer isn't able to decrypt packets?
- We are trying to find the packet where the LTK is sent, is there a way to do it?