diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-07 10:04:17 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 17:28:30 -0500 |
commit | abfb7d1c915bd5f9eaea843051804df3e5a4bbf1 (patch) | |
tree | c0fec5ed9c6b38837c9573250384c1a7ec3603ba /network/ettercap/README | |
parent | 68fa0da7c26f2d255a84692ec8e50e77951bf231 (diff) |
network/ettercap: Added (new official ettercap).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/ettercap/README')
-rw-r--r-- | network/ettercap/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/ettercap/README b/network/ettercap/README new file mode 100644 index 0000000000000..d5416e6943f5e --- /dev/null +++ b/network/ettercap/README @@ -0,0 +1,11 @@ +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. |