Catalog GTFOBins

GTFO · Tool

pyright

6 techniques LinuxGTFOBins GPL-3.0

file-read

File ReadPrivilege Escalation Linux

Content is leaked as error messages in JSON format.

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

file-read

File Read Linux

Content is leaked as error messages in JSON format.

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

file-read

File ReadPrivilege Escalation Linux

Recursively walks directories, parsing all Python files and leaking some contents through diagnostics.

pyright -w /path/to/input-dir/
Context
sudo
Native
file-read
MITRE
T1005

file-read

File Read Linux

Recursively walks directories, parsing all Python files and leaking some contents through diagnostics.

pyright -w /path/to/input-dir/
Context
unprivileged
Native
file-read
MITRE
T1005