Skip to content

feat: add linux security#51

Open
HuMoran wants to merge 1 commit into
booyaa:mainfrom
HuMoran:main
Open

feat: add linux security#51
HuMoran wants to merge 1 commit into
booyaa:mainfrom
HuMoran:main

Conversation

@HuMoran

@HuMoran HuMoran commented Dec 31, 2021

Copy link
Copy Markdown

No description provided.

@Artoria2e5

Artoria2e5 commented Mar 11, 2024

Copy link
Copy Markdown

I can vouch for this change somewhat: It matches my computer's output for PSK.

Just some notes:

  • The "primary channel" change is bad. It occurs under the "HT" section, which is not guaranteed to exist.
  • The "Authentication suites" line might occur twice, once under the "WPA" section and once under the "RSN" section. The first occurrence would correspond to WPA1, the second corresponds to WPA2 and WPA3. That's an issue with how we extract lines instead of tree-structures, but well... it works for what we have now.
  • I have no idea if it works for 802.1x/EAP. It probably does, considering it also builds on WPA and RSN.
  • It probably does not work for WEP. I don't have a neighbor that uses it (good for them). According to https://stackoverflow.com/a/17880517, it's indicated by a "WEP:" section.

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