A vulnerability in the Linux sudo command has been discovered that could allow unprivileged users to execute commands as root. Thankfully, this vulnerability only works in non-standard configurations ...
Last week’s column looked at sulog — the file that collects information on switch user activity on many Unix systems — and presented a simple Perl script for summarizing su activity. In this week’s ...
The bug allows users to bypass privilege restrictions to execute commands as root. A vulnerability in Sudo, a core command utility for Linux, could allow a user to execute commands as a root user even ...
If you’re a new Linux admin, you probably at least know about sudo. Sudo stands for “super user do” and allows standard users to take admin-level actions, such as installing software. Even though most ...
There was a time when real system administrators just logged into Unix systems as root. But as we all know — with great power comes great responsibility. It’s too easy to do terrible things when you ...