Automated Tools

LinPEAS!

My Hack The Box Pwnbox Setup Script

This user_init script sets up all the automated tools needed for Linux privilege escalation tasks:

LinPEAS

Output to file:

/tmp/linpeas.sh -a > /dev/shm/linpeas.txt

Read with colors:

less -r /dev/shm/linpeas.txt

LinEnum

Linux Exploit Suggester

Linux Priv Checker

Last updated