Wireshark快速找到错误包

打开抓包文件后,Wireshark会自动对包进行分析。对于错误数据包会添加专家信息(Expert Info)。专家信息中包括Servrity level项,用来表示严重级别。该项的值包括Chat(会话)、Note(提示)、Warn(警告)、Error(错误)。为了快速找到错误包,用户可以使用过滤器_ws.expert.severity==error来过滤。

——————–Wireshark数据抓包实训教程

发表评论

邮箱地址不会被公开。 必填项已用*标注

您可以使用这些HTML标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>