Catalog GTFOBins

GTFO · Tool

tee

3 techniques Linux · macOSGTFOBins GPL-3.0

file-write

File WritePrivilege Escalation LinuxmacOS

Use `-a` to append data to exising files.

echo DATA | tee /path/to/output-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File WritePrivilege Escalation LinuxmacOS

Use `-a` to append data to exising files.

echo DATA | tee /path/to/output-file
Context
suid
Native
file-write
MITRE
T1565

file-write

File Write LinuxmacOS

Use `-a` to append data to exising files.

echo DATA | tee /path/to/output-file
Context
unprivileged
Native
file-write
MITRE
T1565