webmitm - Man Page
HTTP / HTTPS monkey-in-the-middle
Synopsis
webmitm [-d] [host]
Description
webmitm transparently proxies and sniffs HTTP / HTTPS traffic redirected by dnsspoof(8), capturing most "secure" SSL-encrypted webmail logins and form submissions.
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.
Files
- webmitm.crt
SSL certificate
See Also
Author
Dug Song <dugsong@monkey.org>