Privilege escalation - Linux
Tools
wget https://github.com/carlospolop/PEASS-ng/releases/latest/download/linpeas.sh chmod +x linpeas.sh ./linpeas.shwget https://raw.githubusercontent.com/mzet-/linux-exploit-suggester/master/linux-exploit-suggester.sh chmod +x linux-exploit-suggester.sh ./linux-exploit-suggester.shwget https://github.com/DominicBreuker/pspy/releases/download/v1.2.0/pspy64 chmod +x pspy64 ./pspy64
Checklist
System information:
PATH Variable & Writable Folders
Environment Variables
Kernel Exploits
Dmesg: Signature Verification Failed
More System Enumeration
Looting for Passwords
Files Containing Passwords
Find Sensitive Files
Scheduled Tasks
SUID
SUDO
NOPASSWD
LD_PRELOAD and NOPASSWD
Doas
Kernel Exploits
Last updated