Catalog GTFOBins

GTFO · Tool

nl

3 techniques Linux · macOSGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation LinuxmacOS

The read file content is corrupted by a leading space added to each line.

nl -bn -w1 -s '' /path/to/input-file
Context
sudo
Native
file-read
MITRE
T1005

file-read

File ReadPrivilege Escalation LinuxmacOS

The read file content is corrupted by a leading space added to each line.

nl -bn -w1 -s '' /path/to/input-file
Context
suid
Native
file-read
MITRE
T1005

file-read

File Read LinuxmacOS

The read file content is corrupted by a leading space added to each line.

nl -bn -w1 -s '' /path/to/input-file
Context
unprivileged
Native
file-read
MITRE
T1005