Catalog GTFOBins

GTFO · Tool

install

2 techniques LinuxGTFOBins GPL-3.0

privilege-escalation

Privilege Escalation Linux

This can be run with elevated privileges to change permissions (`6` denotes the SUID bits) and then read, write, or execute a file.

install -m 6777 /path/to/input-file /path/to/output-dir/
Context
sudo
Native
privilege-escalation
MITRE
T1548

privilege-escalation

Privilege Escalation Linux

This can be run with elevated privileges to change permissions (`6` denotes the SUID bits) and then read, write, or execute a file.

install -m 6777 /path/to/input-file /path/to/output-dir/
Context
suid
Native
privilege-escalation
MITRE
T1548