Hacker News new | ask | show | jobs
by CodeWriter23 2445 days ago
Anyone have any idea if someone can just install the old version in their home directory and enjoy the bypass?
1 comments

Sudo works by being setuid root. You need some way of becoming root to set that in the first place.
Thanks for answering my question.