network/sslstrip: Fixed dep information.

This commit is contained in:
ponce 2012-08-25 19:20:57 +02:00
parent e485c26255
commit 9195723c53

View file

@ -4,6 +4,3 @@ 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)