diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-25 19:20:57 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 19:20:57 +0200 |
commit | 9195723c536bf87dc8338262e218d55bd5616d62 (patch) | |
tree | af8fac5f03f604ace3413c2f955522c0512c50b1 /network | |
parent | e485c26255fcd10906c13f92e3ac805a3de3af56 (diff) | |
download | slackbuilds-9195723c536bf87dc8338262e218d55bd5616d62.tar.gz |
network/sslstrip: Fixed dep information.
Diffstat (limited to 'network')
-rw-r--r-- | network/sslstrip/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/network/sslstrip/README b/network/sslstrip/README index 14470dc649..3dc16f6912 100644 --- a/network/sslstrip/README +++ b/network/sslstrip/README @@ -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) |