Provided by: dsniff_2.4b1+debian-15ubuntu1_i386 bug
 

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), cap‐
        turing 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.
        dsniff(8), dnsspoof(8)
 

AUTHOR

        Dug Song <dugsong@monkey.org>
 
                                                                     SSHMITM(8)