# Linux

- [Initial Foothold](/pentips/linux/initial-foothold.md)
- [Useful commands and tools for pentest on Linux](/pentips/linux/useful.md)
- [Privilege Escalation](/pentips/linux/privesc.md)
- [Kernel Exploits](/pentips/linux/privesc/kernel.md)
- [Password and file permission](/pentips/linux/privesc/pass-file-perm.md)
- [Sudo](/pentips/linux/privesc/sudo.md)
- [SUID](/pentips/linux/privesc/suid.md)
- [Capabilities](/pentips/linux/privesc/capabilities.md)
- [Scheduled tasks](/pentips/linux/privesc/cron.md)
- [NFS Root Squashing](/pentips/linux/privesc/nfs-root-squashing.md)
- [Services](/pentips/linux/privesc/services.md)
- [PATH Abuse](/pentips/linux/privesc/path.md)
- [Wildcard Abuse](/pentips/linux/privesc/wildcard.md)
- [Privileged groups](/pentips/linux/privesc/groups.md)
- [Exploit codes Cheat Sheet](/pentips/linux/privesc/cheat-sheet-exploits.md)
