VREMSoftwareDevelopment / WiFiAnalyzer

Android application to analyze WiFi signals.
https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/
GNU General Public License v3.0
2.73k stars 570 forks source link

WPA3-Enterprise network shown as unencrypted #430

Closed duament closed 7 months ago

duament commented 12 months ago

To Reproduce Steps to reproduce the behavior:

  1. Set up an AP on OpenWrt with WPA3-EAP encryption
  2. Open the APP

Expected behavior Should be WPA3 instead of NONE

Screenshots Screenshot_20230720-215307

Provide Device/Android OS information Pixel 7 Android 13 with July 5 security update

duament commented 11 months ago

[getSecurityTypes()](https://developer.android.com/reference/android/net/wifi/ScanResult.html#getSecurityTypes()) (API level >= 33) might be useful

VREMSoftwareDevelopment commented 7 months ago

Fix should be available in the next release.