diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2011-10-29 20:14:59 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-29 20:14:59 -0200 |
commit | 65eff6c7457a9542592b983c251bc7e51aa92829 (patch) | |
tree | 0a1e08c4aa6b00fe5ad3298863e98be70287ec2c /network/sslstrip/slack-desc | |
parent | 672980952c420e4377ca028f1a82b7cac6844ce2 (diff) | |
download | slackbuilds-65eff6c7457a9542592b983c251bc7e51aa92829.tar.gz |
network/sslstrip: Added (HTTPS ssl stripping)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/sslstrip/slack-desc')
-rw-r--r-- | network/sslstrip/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/sslstrip/slack-desc b/network/sslstrip/slack-desc new file mode 100644 index 0000000000..8b266fc5a0 --- /dev/null +++ b/network/sslstrip/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +sslstrip: sslstrip (HTTPS ssl stripping) +sslstrip: +sslstrip: This tool provides a demonstration of the HTTPS stripping attacks. +sslstrip: It will transparently hijack HTTP traffic on a network, watch for +sslstrip: HTTPS links and redirects, then map those links into either +sslstrip: look-alike HTTP links or homograph-similar HTTPS links. +sslstrip: +sslstrip: Homepage: http://www.thoughtcrime.org/software/sslstrip/ +sslstrip: +sslstrip: +sslstrip: |