Catalog GTFOBins

GTFO · Tool

screen

6 techniques Linux · macOSGTFOBins GPL-3.0

file-write

File WritePrivilege Escalation LinuxmacOS

Data is appended to the file and `\n` is converted to `\r\n`.

screen -L -Logfile /path/to/output-file echo DATA
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write LinuxmacOS

Data is appended to the file and `\n` is converted to `\r\n`.

screen -L -Logfile /path/to/output-file echo DATA
Context
unprivileged
Native
file-write
MITRE
T1565

file-write

File WritePrivilege Escalation LinuxmacOS

Data is appended to the file and `\n` is converted to `\r\n`.

screen -L /path/to/output-file echo DATA
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write LinuxmacOS

Data is appended to the file and `\n` is converted to `\r\n`.

screen -L /path/to/output-file echo DATA
Context
unprivileged
Native
file-write
MITRE
T1565