Catalog GTFOBins

GTFO · Tool

csvtool

9 techniques LinuxGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation Linux

The file is actually parsed and manipulated as CSV.

csvtool trim t /path/to/input-file
Context
sudo
Native
file-read
MITRE
T1005

file-read

File ReadPrivilege Escalation Linux

The file is actually parsed and manipulated as CSV.

csvtool trim t /path/to/input-file
Context
suid
Native
file-read
MITRE
T1005

file-read

File Read Linux

The file is actually parsed and manipulated as CSV.

csvtool trim t /path/to/input-file
Context
unprivileged
Native
file-read
MITRE
T1005

file-write

File WritePrivilege Escalation Linux

The file is actually parsed and manipulated as CSV.

echo DATA >/path/to/temp-file
csvtool trim t /path/to/temp-file -o /path/to/output-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File WritePrivilege Escalation Linux

The file is actually parsed and manipulated as CSV.

echo DATA >/path/to/temp-file
csvtool trim t /path/to/temp-file -o /path/to/output-file
Context
suid
Native
file-write
MITRE
T1565

file-write

File Write Linux

The file is actually parsed and manipulated as CSV.

echo DATA >/path/to/temp-file
csvtool trim t /path/to/temp-file -o /path/to/output-file
Context
unprivileged
Native
file-write
MITRE
T1565