VREMSoftwareDevelopment / WiFiAnalyzer

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

explanation of wireless security #333

Closed dzidek23 closed 3 years ago

dzidek23 commented 3 years ago

When using your app we can see that certain wireless security is used by the AP. WPA2 RSN K V in the example below.

The only thing is that I couldn't find what the K and V stand for.

Screenshot_20210104_105601_com vrem wifianalyzer

App: 3.0.3 - 55G (10-29) Android 10

VREMSoftwareDevelopment commented 3 years ago

The information is called Wi-Fi scanning capabilities and is provided by Access Point via Android API. Please take a look at the Access Point (Ruckus Wireless) documentations/specifications to see what all the information means.

Also here are links that may explains [K] and [V]: