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/groupwhoami
idsudo -lcat /etc/passwd
cat /etc/passwd | cut -d : -f 1cat /etc/shadow
cat /etc/grouphistorysudo su -