> For the complete documentation index, see [llms.txt](https://csbygb.gitbook.io/pentips/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://csbygb.gitbook.io/pentips/linux.md).

# Linux

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