Catalog GTFOBins

GTFO · Tool

tsc

4 techniques LinuxGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation Linux

Content is leaked as error messages. The file extension must be one of the supported ones, e.g., `.ts`, `.tsx`, etc.

tsc /path/to/input-file.ts
Context
sudo
Native
file-read
MITRE
T1005

file-read

File Read Linux

Content is leaked as error messages. The file extension must be one of the supported ones, e.g., `.ts`, `.tsx`, etc.

tsc /path/to/input-file.ts
Context
unprivileged
Native
file-read
MITRE
T1005

file-write

File WritePrivilege Escalation Linux

Content is leaked as error messages and written to file. The file extension must be one of the supported ones, e.g., `.ts`, `.tsx`, etc.

tsc /path/to/input-file.ts --outFile /path/to/output-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write Linux

Content is leaked as error messages and written to file. The file extension must be one of the supported ones, e.g., `.ts`, `.tsx`, etc.

tsc /path/to/input-file.ts --outFile /path/to/output-file
Context
unprivileged
Native
file-write
MITRE
T1565