aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-27 07:21:50 +0800
committermiwi <miwi@FreeBSD.org>2009-04-27 07:21:50 +0800
commit855bb58781b596b749582490f2cff7032060b175 (patch)
tree46939a54d9e0b68ed6c1f53684faace337b0afa0 /security/Makefile
parent467988351f79823cd0912414dd7fa6fd6b4de79e (diff)
downloadfreebsd-ports-gnome-855bb58781b596b749582490f2cff7032060b175.tar.gz
freebsd-ports-gnome-855bb58781b596b749582490f2cff7032060b175.tar.zst
freebsd-ports-gnome-855bb58781b596b749582490f2cff7032060b175.zip
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. It also supports modes for supplying a favicon which looks like a lock icon, selective logging, and session denial. WWW: http://www.thoughtcrime.org/software/sslstrip/ PR: ports/134021 Submitted by: Matt Donovan <kitchetech@gmail.com>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index eb20da03be3a..80ecd1360653 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -665,6 +665,7 @@
SUBDIR += py-pylibacl
SUBDIR += py-pyme
SUBDIR += py-rijndael
+ SUBDIR += py-sslstrip
SUBDIR += py-tlslite
SUBDIR += py-trustedpickle
SUBDIR += py-twistedConch