awkman/pywifi

4-way handshake

Carmzy opened this issue · 0 comments

I just want to ask if it is possible to do 4-way handshake using Windows' Native Wifi? I want to be able to retrieve the major messages:
EAPOL, Anonce, Snone, access point MAC, source MAC to be able to calculate MIC key. I'm very intrigued by how it is done using Native Wifi. Maybe possible in this python library... I really need this since there are portions of cyphers and auths but I'm with the 4-way handshake. Please help thanks.