mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:47:34 +00:00
Userland: Check sudoers file perms and owner in pls
As per comment found in #6319 by @bcoles, `pls` should check the permissions and owner of the sudoers file to ensure that it hasn't been compromised.
This commit is contained in:
parent
82b48d867d
commit
d44e2c9ad9
5 changed files with 99 additions and 86 deletions
|
@ -1,4 +1,4 @@
|
|||
# sudoers file
|
||||
# plsusers file
|
||||
# Put any users you want to allow to run programs as root here
|
||||
root
|
||||
anon
|
Loading…
Add table
Add a link
Reference in a new issue