SUID Privilege Escalation on Linux

# Introduction In this lab, you will learn about the SUID (Set user ID upon execution) permission and how to leverage it for privilege escalation on Linux systems. The goal is to gain root access by exploiting SUID binaries with various techniques, including using `bash`, `find`, `cp`, and `mv` commands.

|
60 : 00

Click the virtual machine below to start practicing