> For the complete documentation index, see [llms.txt](https://heinosass.gitbook.io/leet-sheet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heinosass.gitbook.io/leet-sheet/post-exploitation/linux/linux-privilege-escalation/escape-from-restricted-shell.md).

# Escape From Restricted Shell

Shells like rbash restrict your capabilities so you can’t do any harm. But if you can execute programs which allow you to execute commands, you can get a normal shell.

{% embed url="<https://gtfobins.github.io>" %}
