Enumeration
Get Distribution Codename
lsb_release -cscat /etc/lsb-releaseCheck EOL
Check ExploitDB
Check PacketStorm
Check Kernel CVE
Check CVE Details
Check processes and Services
If /proc is mounted with the hidepid option set to invisible the processes on the system are only visible to the current user and root users
/etc/sudoers
If the file is read-only, you need to change its permissions to allow write access:
Add the following line:
Restore the original file permissions to make it read-only again:
Scan the local network
Find one many hosts there are in the network by doing a
ping sweep:
If
ncis installed can be use to scan for open ports:
Last updated