Linux
Test For Kernel Exploits
uname -acat /etc/issuecat /etc/*-releaseles.shTest For sudo permissions
sudo -lGeneral Scoping
grep -Ri 'db' /var/www --color=autogrep -Ri 'sql' /var/www --color=autogrep -Ri '$db_name' /var/www --color=autols -lsa /tmp/ls -lsa /dev/shmls -lsa /opt/ls -lsa /ls -ls /etc anything other than root:root root:fuse root:shadow root:dipVulnerable Driver Discovery
Test SUDO
Nano
Awk
Nmap
Vim
LD_PRELOAD
Shared Object Injection
Test SUID files
Test etc/passwd & etc/shadow
Only if Both Readable
Writable etc/passwd
Stored Passwords & Keys
OVPN Files
Irssi Files
Bash History
SSH Keys
Abusing Intended Functionality
Environment Variables
Path
Functions, ShellOpts & PS4
Capabilities
Python 2.6
Cron
Path
Wildcards
Tar
File Overwrite
NFS Root Squashing
Mysql
Run LinPEAS
Last updated