summaryrefslogtreecommitdiffstats
path: root/network/ettercap/README
blob: c17c48eb05b79e869b76d1788a5ec36c7395c9d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Ettercap is a suite for man in the middle attacks on LAN. It features
sniffing of live connections, content filtering on the fly and many
other interesting tricks. It is capable of intercepting traffic on a
network segment, capturing passwords, and conducting man-in-the-middle
attacks against a number of common protocols.

It supports active and passive dissection of many protocols (even
ciphered ones) and includes many feature for network and host analysis.

It is free software, licensed under the terms of the
GNU General Public License.

The build script supports the following environment variables:

IPV6=ON to enable ipv6 support

LUA=ON to enable experimental lua support, requires luajit

GeoIP is an optional dependency.