[package] add sslstrip
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 16:04:39 +0000 (16:04 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 16:04:39 +0000 (16:04 +0000)
commit61df914aa646a62f1fcb12f53c9d650b26d5d8c6
treee5e1cd9683478cfc802596e8c2faa046652c684e
parentb231e4743a0febe15ec0a6866b8be052b3589481
[package] add sslstrip

This patch adds sslstrip (http://www.thoughtcrime.org/software/sslstrip)
to OpenWrt.

A MITM tool that implements Moxie Marlinspike's 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. It also supports modes for supplying a favicon which
looks like a lock icon, selective logging, and session denial.

Signed-off-by: Luis Alberto Dallos Roa <luis.dallos@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22892 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/sslstrip/Makefile [new file with mode: 0644]