File Capability Privilege Escalation
Linux file capabilities can grant one binary more power than intended. Drill finding and abusing that mistake.
Enumerate file capabilities, identify the binary that can become root through cap_setuid, and adapt the primitive to read the flag.
Each rep changes the capable binary and account context, so the exercise stays focused on recognition instead of one memorized command.
What you'll practice
linux capabilitiescap_setuidprivilege escalationCPTS
easy
File Capability Privilege Escalation
Linux file capabilities can grant one binary more power than intended. Drill finding and abusing that mistake.
Objective
Recover the flag at /root/flag.txt and submit it.
Drill this now
Spin up a live isolated target and start practicing in seconds — free.