Network Analysis Using Wireshark 2 Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

How it works...

Some examples for structured filters:

  • For capturing data to TCP port 23 (telnet) from a source port range of 5000-6000, configure tcp dst port 23 and tcp src portrange 5000-6000