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:

Hack The Box Pwnbox Setup

LinPEAS

LinPEAS

Output to file:

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

Read with colors:

less -r /dev/shm/linpeas.txt

LinEnum

LinEnum

Linux Exploit Suggester

Linux Exploit Suggester

Linux Priv Checker

Linux Priv Checker

Last updated

Was this helpful?