summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)