Catalog GTFOBins

GTFO · Tool

atobm

3 techniques LinuxGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation Linux

Outputs only the first line of the file to standard error without the `-` and `#` characters, this can be customized with the `-c` option, by default is `-c -#`. Content can be retrieved with `awk -F "'" '{printf "%s", $2}'`.

atobm /path/to/input-file
Context
sudo
Native
file-read
MITRE
T1005

file-read

File ReadPrivilege Escalation Linux

Outputs only the first line of the file to standard error without the `-` and `#` characters, this can be customized with the `-c` option, by default is `-c -#`. Content can be retrieved with `awk -F "'" '{printf "%s", $2}'`.

atobm /path/to/input-file
Context
suid
Native
file-read
MITRE
T1005

file-read

File Read Linux

Outputs only the first line of the file to standard error without the `-` and `#` characters, this can be customized with the `-c` option, by default is `-c -#`. Content can be retrieved with `awk -F "'" '{printf "%s", $2}'`.

atobm /path/to/input-file
Context
unprivileged
Native
file-read
MITRE
T1005