mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
fcb5edca81
Switched to cmake, cleanups, added switches Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
15 lines
700 B
Text
15 lines
700 B
Text
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 support the following switches:
|
|
IPV6=ON (default: OFF) to enable ipv6 support
|
|
LUA=ON (default: OFF) to enable lua support (experimental)
|