Useful commands
Check to see what sudo rights a user has access too
sudo -l
echo "/bin/sh <$(tty) >$(tty) 2>$(tty)" | at now; tail -f /dev/null
Last updated
Was this helpful?
sudo -l
echo "/bin/sh <$(tty) >$(tty) 2>$(tty)" | at now; tail -f /dev/null
Last updated
Was this helpful?