Kernal information
Operating System Information
cat /etc/issue
cat /etc/*-release
view $PATH
echo $PATH | tr ":" "\n"
View IP configuration information
Print current network routes
Check DNS resolver
View ARP table
List all active TCP and UDP connections
Dump clear text PSK keys from the Network manager.
Current user
Last logged on
Currently logged on user
All users with UID and GUID Information
List all root accounts
Running Processes
List running processes
Processes running as root
Processes running as current user
File and Folder permissions
Can we read Shadow?
Find Sticky bit
Find SUID
Find SGID
World Writeable files
List configuration files in /etc/
Grep for interesting keywords in configuration files
Can we list the contents of root/?
Can we read other users history files?
Cronjobs and scheduled tasks
Check for tasks that are run as root and are world writeable.
Post exploit enumeration
Last updated