I need to work with EAPOL
packets, and I have to distinguish between first, second, third and fourth...
If I'm using WPA2
I can use the first 2 bytes of Key Information
field, and I can use Key MIC
, Secure
, Encrypted Kedy Data
... But if I'm using WPA
I can't use them because are always settled as zero...
So, have you any suggestion to me??