Tcpdump is a command-line packet analyzer used to capture and filter network traffic, featuring essential commands for interface selection, file saving, and reading packet data. It offers robust filtering options, including filtering by IP address, protocol, port, and subnet, alongside advanced display options like ASCII output and complex logical combinations. For more details, refer to the tcpdump cheat sheet on the netbeez.net blog.
Leave a Reply