Saving the displayed/filtered packets in wireshark

▼魔方 西西 提交于 2021-02-05 20:40:34

问题


I applied a filter in wireshark to display only the incoming packets to my PC. When I save the filtered/displayed packets to a .csv file, I actually saves all the packets (un-filtered). How can I save only the displayed/filtered packets?


回答1:


Exporting data
Just select Displayed in the Packet Range frame.

Note that with newer builds of Wireshark for Windows, this is available only with "Export Specified Packets", not with "Save" or "Save as" options.



来源:https://stackoverflow.com/questions/7992581/saving-the-displayed-filtered-packets-in-wireshark

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!