⬆️Privilege Escalation
SUID, SGID and Capabilities
Commands to view SUID binaries:
Commands to view SGID binaries:
Commands to view capabilities:
Running processes
Display a complete and extended list of all running processes on the system:
Show a list of listening TCP sockets on the system, including the IP address and listening port number, as well as the associated program (process) waiting for connections on each socket:
Tasks that run at specified intervals:
Utilities
Check for directories or files where we have write permissions:
Last updated