90472c8957
for switched LANs. PR: 25641 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
16 lines
532 B
Plaintext
16 lines
532 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.
|
|
|
|
- George Reid
|
|
greid@ukug.uk.freebsd.org
|