-
Linux Group Enumeration and Management
Notes covering Linux group enumeration and management commands, plus an investigation framework for suspicious binaries/processes on Ubuntu, including examples and security best practices.
-
Linux iptables routing Cheatsheet
A quick reference sheet for iptables and useful rules/commands to keep handy.
-
Bash Essentials: Streams, Control Operators, Arguments, Tests, and Functions
A practical reference to core Bash scripting concepts: standard streams and file descriptors, common control and redirection operators, positional arguments, test operators for files and numbers, and a simple function example.
-
Linux Privilege Escalation Notes: Permissions, Sudo Escapes, Cron Abuses, and SUID Tricks
A field-ready set of Linux local privilege escalation techniques: writable /etc/passwd, sudo shell escapes via GTFOBins, cron misconfigurations (writable scripts and wildcard injection), and SUID/SGID exploitation patterns including known CVEs, shared object injection, and PATH/environment hijacking.
-
Linux Group Enumeration and Management
Notes covering Linux group enumeration and management commands, plus an investigation framework for suspicious binaries/processes on Ubuntu, including examples and security best practices.
-
Linux iptables routing Cheatsheet
A quick reference sheet for iptables and useful rules/commands to keep handy.
-
Bash Essentials: Streams, Control Operators, Arguments, Tests, and Functions
A practical reference to core Bash scripting concepts: standard streams and file descriptors, common control and redirection operators, positional arguments, test operators for files and numbers, and a simple function example.