Catalog GTFOBins

GTFO · Tool

exiftool

12 techniques LinuxGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation Linux

If the permissions allow it, files are moved (instead of copied) to the destination.

exiftool -filename=/path/to/output-file /path/to/input-file
cat /path/to/output-file
Context
sudo
Native
file-read
MITRE
T1005

file-read

File Read Linux

If the permissions allow it, files are moved (instead of copied) to the destination.

exiftool -filename=/path/to/output-file /path/to/input-file
cat /path/to/output-file
Context
unprivileged
Native
file-read
MITRE
T1005

file-write

File WritePrivilege Escalation Linux

If the permissions allow it, files are moved (instead of copied) to the destination.

exiftool -filename=/path/to/output-file /path/to/input-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write Linux

If the permissions allow it, files are moved (instead of copied) to the destination.

exiftool -filename=/path/to/output-file /path/to/input-file
Context
unprivileged
Native
file-write
MITRE
T1565

file-write

File WritePrivilege Escalation Linux

The output file must exists, either empty or be a supported image file. The content is written amidst other content.

exiftool "-description<=/path/to/input-file --filename /path/to/output-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write Linux

The output file must exists, either empty or be a supported image file. The content is written amidst other content.

exiftool "-description<=/path/to/input-file --filename /path/to/output-file
Context
unprivileged
Native
file-write
MITRE
T1565

file-write

File WritePrivilege Escalation Linux

The output file must exists, either empty or be a supported image file. The content is written amidst other content.

exiftool "-description=DATA --filename /path/to/output-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write Linux

The output file must exists, either empty or be a supported image file. The content is written amidst other content.

exiftool "-description=DATA --filename /path/to/output-file
Context
unprivileged
Native
file-write
MITRE
T1565

file-write

File WritePrivilege Escalation Linux

Writes the metadata tags of the input file in textual format to the output.

exiftool -description -W /path/to/output-file --filename /path/to/input-file
Context
sudo
Native
file-write
MITRE
T1565

file-write

File Write Linux

Writes the metadata tags of the input file in textual format to the output.

exiftool -description -W /path/to/output-file --filename /path/to/input-file
Context
unprivileged
Native
file-write
MITRE
T1565