Skip to content

Dev - #2750

Merged
pr3y merged 2 commits into
BruceDevices:devfrom
0Zane:dev
Aug 4, 2026
Merged

Dev#2750
pr3y merged 2 commits into
BruceDevices:devfrom
0Zane:dev

Conversation

@0Zane

@0Zane 0Zane commented Aug 4, 2026

Copy link
Copy Markdown

Proposed Changes

Added detection for WPA3-PSK and WPA2/WPA3 transition mode encryption in the Wi-Fi scanner.
Thanks to this enhancement, modern secured Wi-Fi networks using WPA3 will now display as "WPA3/PSK" or "WPA2/WPA3/PSK" instead of "Unknown".

From a security/testing perspective, this allows users to identify WPA3 networks immediately, saving time by knowing in advance that standard 4-way handshake capture or deauth attacks will likely fail against these targets.

Types of Changes

  • Enhancement / Bug fix (added missing WPA3 encryption auth modes in Wi-Fi scan)

Verification

  • Compile and flashe the firmware onto the device
  • Scan for Wi-Fi networks with a known WPA3 access point nearby
  • Verifie that the encryption type is correctly displayed as WPA3 instead of "Unknown"

Testing

  • Code successfully compiled without errors

Further Comments

here is the official espressif documentation I used:

https://espressif-docs.readthedocs-hosted.com/projects/esp-idf/en/stable/api-reference/network/esp_wifi.html#_CPPv423WIFI_AUTH_WPA2_WPA3_PSK

@pr3y
pr3y merged commit a1b6e9f into BruceDevices:dev Aug 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants