logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sshow - SSH traffic analysis tool

Authors

       Solar Designer <solar@openwall.com>
       Dug Song <dugsong@monkey.org>

                                                                                                        SSHOW(8)

Description

sshow  analyzes  encrypted  SSH-1  and SSH-2 traffic, identifying authentication attempts, the lengths of
       passwords entered in interactive sessions, and command line lengths.

       The following advisory describes the attacks implemented by sshow in detail:

              http://www.openwall.com/advisories/OW-003-ssh-traffic-analysis.txt

Name

       sshow - SSH traffic analysis tool

Options

-d     Enable verbose debugging output.

       -iinterface
              Specify the interface to listen on.

       -ppcapfile
              Process packets from the specified PCAP capture file instead of the network.

       expression
              Specify a tcpdump(8) filter expression to select traffic to sniff.

See Also

dsniff(8), sshmitm(8)

Synopsis

sshow [-d] [-iinterface | -ppcapfile] [expression]

See Also