Listener Builder

Prepare netcat, rlwrap, ncat, socat, and Metasploit handlers.

Listener settings

LHOST is only used by handlers that need to advertise a callback address, such as Metasploit. Basic listeners bind on all interfaces.

Netcat

Simple TCP listener.

rlwrap + netcat

Adds readline history and line editing to netcat.

Ncat SSL

TLS listener for custom SSL-capable payloads.

Socat TTY

Listener configured for a stronger interactive TTY.

Bind shell connect

Connect to a bind shell already listening on the target.

Metasploit Bash handler

Bash reverse shell handler; match payload options before use.

OpenSSL s_server

Temporary TLS listener for openssl s_client payloads.

reverseshell