Y
Hacker News
new
|
ask
|
show
|
jobs
by
OvervCW
52 days ago
Any program on your computer can just run "sudo" to escalate itself.
1 comments
hk__2
52 days ago
The problem is not the passwordless sudo but running untrusted programs on your computer under your user. They don’t need sudo to steal your SSH keys or inject malicious code in your .bashrc.
link