SUID
find / -perm -u=s -type f 2>/dev/null
Enumeration
find / -perm -u=s -type f 2>/dev/nullMethod 1: GTFOBins
Method 2: Shared Object Injection

Method 3: Binary Symlinks
Method 4: Environmental Variables
Case 1: SUID binary calls relative path instead of absolute path

Case 2: SUID binary calls absolute path but still not good enough

Method 5: Text Editors (Nano, Vim, etc)
Method 6: Netcat Backdoor
Challenge: TryHackMe - Vulnversity
Last updated
