slackbuilds_ponce/network/sslstrip/README
Vincent Batts 65eff6c745 network/sslstrip: Added (HTTPS ssl stripping)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-10-29 20:14:59 -02:00

9 lines
402 B
Text

sslstrip (HTTPS ssl stripping)
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)