Welcome to the Linux Foundation Forum!
Wi-Fi credentials security
0pen
Posts: 3
If a Linux platform has no root password e.g. RaspberryPI, how secure is it to enter the Wi-Fi credentials as plain text into the 'interfaces' file?
0
Comments
-
So that I am clear on what you are asking. Your system does not ask for a password when accessing the root account, it just gives you access?
That is not secure at all.There should always be a password prompt when accessing the root profile. Try to set one up if possible.
Passwords, or any type of security credentials transmitted in plain text will never be secured. The characters are not encrypted and can be easily stolen by a network sniffer. Always use strong wi-fi encryption.0 -
That's right, I just type root with no password to SSH in. I believe this is default for most embedded Linux platforms.
How easy would it be for someone to gain access to the interfaces file and view the password?
Thanks.0 -
I don't know about "default" for most embedded linux systems. Nothing that is a potential security risk is enabled by default.
Not that easy.0 -
Many embedded plaforms have no root password by default, which is to allow the administrator to easily enter the system on the first boot and change the password to a new password of their choosing. Failure to change the password can and most likely will result in many security issues including extracting the passwd file, installing malicious software, modifying configurations, etc...
In my opinion, anyone who does not change the default or null passwords immediately is not a good administrator and probably should not have access to those resources in the first place.0 -
mfillpot wrote:Many embedded plaforms have no root password by default, which is to allow the administrator to easily enter the system on the first boot and change the password to a new password of their choosing. Failure to change the password can and most likely will result in many security issues including extracting the passwd file, installing malicious software, modifying configurations, etc...
In my opinion, anyone who does not change the default or null passwords immediately is not a good administrator and probably should not have access to those resources in the first place.
I have never heard or noticed such a setting. On the devices I have used with embedded linux, I was never able to gain root access to my device. One of those devices was an HTC EVO (android). Looks like I have learned something new.0 -
mfillpot wrote:Many embedded plaforms have no root password by default, which is to allow the administrator to easily enter the system on the first boot and change the password to a new password of their choosing. Failure to change the password can and most likely will result in many security issues including extracting the passwd file, installing malicious software, modifying configurations, etc...
In my opinion, anyone who does not change the default or null passwords immediately is not a good administrator and probably should not have access to those resources in the first place.
I'm new to embedded Linux.
How do I remove a null password or create a new password in the shell?
Thanks.0 -
@0pen said:
If a Linux platform has no root password e.g. RaspberryPI, how secure is it to enter the Wi-Fi credentials as plain text into the 'interfaces' file?Passwords, or any type of security credentials transmitted in plain text will never be secured. The characters are not encrypted and can be easily stolen by a network sniffer. Always use strong wi-fi encryption.
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 3 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 1 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 983 Software
- 375 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)