Skip to content

PayloadGenerator.WiFi.Authentication.WPA2 missing #471

@doggy8088

Description

@doggy8088

Type of issue

[ ] Bug
[ ] Question (e.g. about handling/usage)
[x] Request for new feature/improvement

Expected Behavior

It's related to #164

I think PayloadGenerator.WiFi.Authentication enum should add WPA2 into it.

Current Behavior

The PayloadGenerator.WiFi.Authentication don't have a WPA2 item.

Possible Solution (optional)

Add PayloadGenerator.WiFi.Authentication.WPA2.

Steps to Reproduce (for bugs)

I tested in my company's Wi-Fi environment. I can only join the Wi-Fi when using WPA2.

WIFI:T:WPA2;S:<ssid>;P:<password>;;

The T:WPA won't work.

Your Environment

  • Version used: 1.4.3
  • Compiled from source or NuGet package?: NuGet
  • Payload/Encoded text: WIFI:T:WPA2;S:<ssid>;P:<password>;;
  • Used payload generator: PayloadGenerator.WiFi
  • Used ECC-level: Q
  • Used renderer class: PngByteQRCode
  • Environment (.NET 3.5, .NET 4.X, .NETCore, ...): .NET 7

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions