joshschmelzle / lswifi

a CLI-centric Wi-Fi scanning tool for Windows
https://pypi.org/project/lswifi/
BSD 3-Clause "New" or "Revised" License
49 stars 7 forks source link

[enhancement] Parse 221:00-05-F2 IE for legacy WPA security detection #19

Open joshschmelzle opened 1 year ago

joshschmelzle commented 1 year ago

Some legacy WPA networks use vendor IE 221 instead of RSNE.

lswifi currently only parses RSNE to detect security modes.

Add parser for 221:00-05-F2 and the various WPA modes. TKIP, CCMP-128, etc.