> For the complete documentation index, see [llms.txt](https://oscp.cyberdefendersprogram.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oscp.cyberdefendersprogram.com/cheatsheet-commands/privilege-escalation-linux.md).

# privilege-escalation-linux

## Linpeas

```
#Output to file
linpeas -a > /dev/shm/linpeas.txt
```

## SUID3NUM

```
suid3num
```
