Skip to content

wifi pwd stored in plaintext #4911

Closed
Closed
@Mayank-1234-cmd

Description

@Mayank-1234-cmd

Describe the bug

When I connect to WiFi, the WiFi password is stored in /etc/wpa_supplicant/wpa_supplicant.conf which is a security vulnerability that should be fixed.
If you need this:

Command used to encrypt obfuscate password is
wpa_supplicant [name] [password] (If not working try `wpa_supplicant essid [name] key [password])
Also if using wpa_supplicant make sure to strip line 3, it's the password stored in plaintext (but commented).

Steps to reproduce the behaviour

  • Connect to WiFi
  • Read the file /etc/wpa_supplicant/wpa_supplicant.conf
  • It's stored in plaintext

Device (s)

Raspberry Pi 4 Mod. B

System

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions