User Enumeration
Who are you?
whoami
idView sudo permissions
sudo -lView other users
cat /etc/passwd
cat /etc/passwd | cut -d : -f 1Sensitive files
cat /etc/shadow
cat /etc/groupCheck the history
Try switching users
Last updated