SlackBuildsOrg/network/sslstrip
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README
slack-desc
sslstrip.info
sslstrip.SlackBuild

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)