Skip to main content

Disks & Partitions

Mount Points

/etc/fstab Abuse

If /etc/fstab is writable, you can add a mount that auto-executes on boot:

/dev — Device Files

NFS (Network File System)

NFS shares are a common misconfiguration vector.
NFS with no_root_squash is a critical misconfiguration that allows direct privilege escalation. Always check with showmount during enumeration.