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

webmitm - HTTP / HTTPS monkey-in-the-middle

Author

       Dug Song <dugsong@monkey.org>

                                                                                                      WEBMITM(8)

Description

webmitm  transparently  proxies and sniffs HTTP / HTTPS traffic redirected by dnsspoof(8), capturing most
       "secure" SSL-encrypted webmail logins and form submissions.

Files

webmitm.crt
              SSL certificate

Name

       webmitm - HTTP / HTTPS monkey-in-the-middle

Options

-d     Enable debugging mode. May be specified multiple times to greater effect.

       host   Specify a host to proxy to. If none given, only requests containing an HTTP/1.1  Host:  header  or
              absolute URI will be relayed transparently.

See Also

dsniff(8), dnsspoof(8)

Synopsis

webmitm [-d] [host]

See Also