This document discusses packet sniffing and ways to detect and prevent it. Packet sniffing involves using a packet sniffer tool to analyze network traffic. While switches make sniffing more difficult than hubs by only sending packets to their intended recipients, there are still sniffing attacks possible like ARP spoofing. The document outlines techniques for sniffing detection such as ARP cache poisoning and tools like Arpwatch. It also recommends prevention methods including port security, authentication, encryption, and secure protocols.