diff options
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 0000000000..d5416e6943 --- /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. |