Catalog GTFOBins

GTFO · Tool

cmp

3 techniques LinuxGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation Linux

Dump the bytes of the input file that are different from the NUL byte in a tabular format.

cmp /path/to/input-file /dev/zero -b -l
Context
sudo
Native
file-read
MITRE
T1005

file-read

File ReadPrivilege Escalation Linux

Dump the bytes of the input file that are different from the NUL byte in a tabular format.

cmp /path/to/input-file /dev/zero -b -l
Context
suid
Native
file-read
MITRE
T1005

file-read

File Read Linux

Dump the bytes of the input file that are different from the NUL byte in a tabular format.

cmp /path/to/input-file /dev/zero -b -l
Context
unprivileged
Native
file-read
MITRE
T1005