Hack$Notes
Search…
⌃K
Hack$Notes
Enumeration
Transferring Files
Metasploit Framework
Reverse Shells
Buffer Overflow
Spawning a Shell
Password Attacks
Privilege Escalation
Windows
Linux
Kernel Exploits
Service Exploits
PATH Variable
SUID/GUID files
CronJobs
Sudo
Custom Executable
Linux PrivEsc Tools
Port Forwarding
Tools / Techniques
Resources
Powered By
GitBook
Service Exploits
Services running as root.
ps aux ~grep "^root"
Versions
program_name --version
program_name -V
Debian:
dpkg -l | grep program_name
RedHat:
rpm --qa | grep program_name
Previous
Kernel Exploits
Next
PATH Variable
Last modified
1yr ago