mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
65eff6c745
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
9 lines
402 B
Text
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)
|