- Wireshark Revealed:Essential Skills for IT Professionals
- James H Baxter Yoram Orzach Charit Mishra
- 195字
- 2021-07-02 21:22:29
Saving the bulk capture file
After completing and verifying a good capture, you should save the bulk (all captured packets) capture file (assuming a single file capture) to your directory of choice. You will later be filtering and saving a subset of packets to a smaller file, but it is advantageous to be able to load the original capture file again at a later time if during the analysis you discover that you might have inadvertently filtered out more packets than you wanted.
Using the Save As option in the File menu, navigate to the directory of your choice and give the file a name. If no file extension is specified, Wireshark will append a file extension based on the Save as type option selected; the default is the .pcapng
format. However, you can save the file in several other popular vendor-specific formats if you intend to share the capture file with someone who is using a different protocol analysis tool.
If multiple files were saved using one of the multiple file and/or ring buffer capture options, navigate to the File | File Set | List Files to select and open one of the files.
- 亮劍.NET:.NET深入體驗(yàn)與實(shí)戰(zhàn)精要
- 輕松學(xué)PHP
- 變頻器、軟啟動(dòng)器及PLC實(shí)用技術(shù)260問
- 單片機(jī)C語言應(yīng)用100例
- 工業(yè)機(jī)器人維護(hù)與保養(yǎng)
- 單片機(jī)技能與實(shí)訓(xùn)
- 嵌入式Linux系統(tǒng)實(shí)用開發(fā)
- Web編程基礎(chǔ)
- Learn Microsoft Azure
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)學(xué)習(xí)指導(dǎo)與練習(xí)(Windows XP+Office 2003)
- Arduino創(chuàng)意機(jī)器人入門:基于Mind+
- AWS Administration:The Definitive Guide(Second Edition)
- 仿龜機(jī)器人的設(shè)計(jì)與制作
- Qt中的C++技術(shù)
- Hands-On Data Analysis with NumPy and pandas