This guide provides an overview of general and specific filters for common network protocols such as HTTP, DNS, ICMP, and FTP. Use these filters during network analysis to isolate specific traffic types or packet attributes.
1. General Filters
For FTP
FTP
2. Specific Filters
3. Port-Specific Filters
4. IP Address-Specific Filters
5. Excluding Traffic
6. Combination Filters (Examples)
Best Practices:
Use Multiple Filters:
Combine filters for more refined searches. For example, to capture DNS traffic from a specific source IP, you can use: Filter: dns && ip.src==192.168.1.1 Follow Streams:
For protocols like HTTP or FTP, right-click on a TCP packet and select "Follow → TCP Stream" to view the entire conversation between the client and server. Save Filters:
Save commonly used filters for quick access later in Wireshark’s filter bar.