sshmitm(8) debian man page | unix.com

Man Page: sshmitm

Operating Environment: debian

Section: 8

SSHMITM(8)						      System Manager's Manual							SSHMITM(8)

NAME
sshmitm - SSH monkey-in-the-middle
SYNOPSIS
sshmitm [-d] [-I] [-p port] host [port]
DESCRIPTION
sshmitm proxies and sniffs SSH traffic redirected by dnsspoof(8), capturing SSH password logins, and optionally hijacking interactive ses- sions. Only SSH protocol version 1 is (or ever will be) supported - this program is far too evil already.
OPTIONS
-d Enable verbose debugging output. -I Monitor / hijack an interactive session. -p port Specify the local port to listen on. host Specify the remote host to relay connections to. port Specify the remote port to relay connections to.
SEE ALSO
dsniff(8), dnsspoof(8)
AUTHOR
Dug Song <dugsong@monkey.org> SSHMITM(8)
Related Man Pages
pscp(1) - debian
sslh(1p) - debian
libssh2_channel_direct_tcpip_ex(3) - debian
ssh-argv0(1) - mojave
ssh-argv0(1) - opendarwin
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?