c6907d6b21
Fix NOPORTDOCS Add WWW link PR: 28071 Submitted by: Patrick Li <pat@databits.net>
18 lines
571 B
Plaintext
18 lines
571 B
Plaintext
Ettercap is a network sniffer/interceptor/logger for switched LAN.
|
|
It uses ARP poisoning and the man-in-the-middle technique to sniff all
|
|
the connections between two host.
|
|
|
|
It's possible to sniff in three modes:
|
|
|
|
+ IP Based, the packets are filtered on IP source and dest
|
|
+ MAC Based, packets filtered on mac address, useful to sniff
|
|
connections through gateway
|
|
+ ARP based, uses arp poisoning to sniff in switched lan.
|
|
|
|
Ettercap also supports character injection and plugins.
|
|
|
|
WWW: http://ettercap.sourceforge.net/
|
|
|
|
- George Reid
|
|
greid@ukug.uk.freebsd.org
|