John Conover wrote:
Is there any security risk associated with a NIC's promiscuous mode
while running tcpdump and/or arpwatch?

A mild one. For example, I believe there was recently a security bug in tcpdump's string handling which could be exploited by tcpdump seeing a maliciously-crafted packet. Running the NIC in promisc mode means that packet just has to go by, rather than being sent specificly to the machine running the sniffer...

In other words, it's not a great idea to run a sniffer on your most important fileserver or whatever, rather than an isolated laptop or other test system.

--
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to