slackbuilds_ponce/network/sslstrip
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
..
README network/sslstrip: Added (HTTPS ssl stripping) 2011-10-29 20:14:59 -02:00
slack-desc network/sslstrip: Added (HTTPS ssl stripping) 2011-10-29 20:14:59 -02:00
sslstrip.info network/sslstrip: Added (HTTPS ssl stripping) 2011-10-29 20:14:59 -02:00
sslstrip.SlackBuild network/sslstrip: Added (HTTPS ssl stripping) 2011-10-29 20:14:59 -02:00

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)