pavement

Packet sniffing

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Packet sniffing is essentially eavesdropping on a network interface.
+
Packet sniffing is essentially eavesdropping on a network interface useally set to promiscuous mode.
 
+
Packet sniffing is also used in conjuction with [[arp]] [[spoofing]] to perform MITM attacks.
see also [[tcpdump]] and [[ethereal]]
+
 +
See also [[tcpdump]] and [[ethereal]] [[dsniff]].
  
 
[[Category:FreeBSD Terminology]]
 
[[Category:FreeBSD Terminology]]

Revision as of 13:00, 27 July 2005

Packet sniffing is essentially eavesdropping on a network interface useally set to promiscuous mode. Packet sniffing is also used in conjuction with arp spoofing to perform MITM attacks.

See also tcpdump and ethereal dsniff.

Personal tools