summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
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
commit9195723c536bf87dc8338262e218d55bd5616d62 (patch)
treeaf8fac5f03f604ace3413c2f955522c0512c50b1 /network
parente485c26255fcd10906c13f92e3ac805a3de3af56 (diff)
downloadslackbuilds-9195723c536bf87dc8338262e218d55bd5616d62.tar.gz
slackbuilds-9195723c536bf87dc8338262e218d55bd5616d62.tar.xz
network/sslstrip: Fixed dep information.
Diffstat (limited to 'network')
-rw-r--r--network/sslstrip/README3
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)