TCPDUMP is a command line tool for capturing network packets. It has many options for filtering, formatting, and saving packet captures. The document also provides details on capture filter primitives that can be used to match packets based on attributes like source/destination, protocols, ports, lengths, and more. Examples of filters are also given.