summaryrefslogtreecommitdiffstats
path: root/network/sslstrip/README
blob: 14470dc6498586e44d3f2977e7092a1d6aec258c (plain)
1
2
3
4
5
6
7
8
9
sslstrip (HTTPS ssl stripping)

This tool provides a demonstration of the HTTPS stripping attacks.
It will transparently hijack HTTP traffic on a network, watch for
HTTPS links and redirects, then map those links into either
look-alike HTTP links or homograph-similar HTTPS links. 

requires: pyOpenSSL and python-twisted-web2 (which require pysetuptools,
          zope.interface, and python-twisted)