# Shell Escape Sequences
Even if we are restricted to running certain programs via sudo, it is sometimes possible to "escape" the program and spawn a shell.
Since the initial program runs with the root privileges, so does the spawned shell.
A list of programs with their shell escape sequences can be found here:
https://gtfobins.github.io