> 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/privesc/services.md).

# Services

## Screen 4.5.0

### Enumeration

* `screen -v` check the version to see if it is vulnerable (version 4.5.0 is vulnerable)

### Exploitation

* We can use this [script](https://www.exploit-db.com/exploits/41154) to exploit it.
