Articles by Tag #sudo

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Yet Another CVE analysis (CVE-2019-14287)

Last time I did a heap overflow CVE analysis. I wanted to analyze a different kind of bug this time,...

Learn More 0 0Feb 23

Why sudo exists: Linux’s solution to shared power and shared blame

The Problem: The All-Powerful Root In Linux, the root account is the "God mode" of the system. It has...

Learn More 1 0Mar 2

Use Touch ID for sudo in macOS Terminal

If you're a nerd like me and use long, complex passwords (because security ✨), typing them over and...

Learn More 1 0May 25 '25

CVE-2021-3156: Sudo Heap-Based Buffer Overflow Vulnerability

Sudo contains an off-by-one error that can result in a heap-based buffer overflow, which allows for privilege escalation.

Learn More 1 0Aug 2 '25

How I Harden My Linux Server in 30 Minutes After Every Fresh Install (Ubuntu & Red Hat) | by Faruk Ahmed | Jul, 2025

Member-only story How I Harden My Linux Server in 30 Minutes After Every Fresh Install...

Learn More 0 0Jul 29 '25

How I Use Fail2Ban on Ubuntu and Linux to Block Attackers Before They Get In | by Faruk Ahmed | May, 2025

Member-only story How I Use Fail2Ban on Ubuntu and Linux to Block Attackers Before They Get...

Learn More 0 0May 30 '25

Simply Add New User to Kali Linux and Grant Sudo Privileges

I want to share some basic Linux commands to add a new user via the command line. But first, we...

Learn More 0 0Aug 21 '25

CVE-2025-32463: Sudo Inclusion of Functionality from Untrusted Control Sphere Vulnerability

Sudo contains an inclusion of functionality from untrusted control sphere vulnerability. This vulnerability could allow local attacker to leverage sudo’s -R (--chroot) option to run arbitrary commands as root, even if they are not listed in the sudoers file.

Learn More 1 0Sep 29 '25

Ubuntu Fundamentals: sudo

The Unsung Hero: Deep Dive into sudo on Ubuntu The recent incident involving a compromised...

Learn More 0 0Jul 6 '25