After solving several OSCP Challenges, we have decided to write an article on the various methods used for Linux privilege escalation, that can be helpful
After solving several OSCP Challenges we decided to write an article on the various methods used for Linux privilege escalation, which can be helpful for
Introduction Sudo (substitute-user-do) is the cornerstone of administrative delegation on Linux: it lets specific users execute specific commands as another user — usually root —
This article walks through the complete lifecycle of SUID-based privilege escalation on a lab Ubuntu 22.04 host. The walkthrough covers environment setup, manual and automated
In this article, we will focus on exploring diverse techniques to modify the etc/passwd file, enabling us to create or alter a user and grant