当前位置:网站首页>Wireshark introduction and packet capturing principle and process
Wireshark introduction and packet capturing principle and process
2022-07-25 00:45:00 【Pheebs Mustang】
WireShark Introduction to the principle and process of packet capture

- WireShark brief introduction
Wireshark Is a network packet analysis software , You can capture and analyze packets , It can run on the current mainstream operating system :Windows,Linux,macOS. The function of network packet analysis software is to extract network packets , And show the most For detailed network packet information .Wireshark Use WinPCAP As an interface , Data message exchange with network card directly . For safety reasons ,wireshark Only packets can be viewed , You cannot modify the data in the packet , Can't send packets .
- WireShark Application
Used by network administrators Wireshark To detect network problems , Network security engineers use Wireshark To check information security related problem , Developers use Wireshark To debug the new communication protocol , Ordinary users use Wireshark To learn about network protocols Relevant knowledge . Of course , Some people will “ Harbour evil intent designs ” Use it to find some sensitive information .
- WireShark Quick packet analysis techniques
(1) determine Wireshark The physical location of . If you don't have a correct position , start-up Wireshark It will take a long time Capture some data irrelevant to yourself .
(2) Select capture interface . Generally, you choose to connect to Internet Network interface , Only in this way can we capture network related data . otherwise , The other data captured will not help you .
(3) Use capture filters . By setting the capture filter , It can avoid generating too large capture data . So users are analyzing data when , It will not be disturbed by other data . and , It can also save users a lot of time .
(4) Use display filters . Capture filters are usually used to filter the data , It's often complicated . In order to filter packets More detailed , Use the display filter to filter .
(5) Use shading rules . The data filtered by the display filter is usually used , Are useful packets . If you want to be more prominent Show a session , You can highlight using shading rules .
(6) Building charts . If users want to see more clearly the changes of data in a network , Using chart form can be very square Easily show the data distribution .
(7) Reorganizing data . When transferring large pictures or files , The information needs to be distributed in multiple packets . You need to use Reorganize the data to capture the complete data .Wireshark Recombination function of , You can reorganize the information of different packets in a session , or It is to reorganize a complete picture or file .
边栏推荐
- Server intranet and Extranet
- Leetcode 0123. the best time to buy and sell stocks III: dynamic programming + simulation in constant space
- The use of Multimeter in circuit analysis experiment of Shandong University
- [acwing weekly rematch] 61st weekly 20220723
- 360 interview summary 2013 campus recruitment 2012-4-4
- Chapter III kernel development
- Find the median of two numbers in the fourth question of C language deduction (three methods)
- [help] mindspire training based on ascend910 cannot reproduce the model effect on GPU
- Unity panel control
- This visual is not connected to the presentationsource.
猜你喜欢
![[leetcode weekly replay] 303rd weekly 20220724](/img/ba/0f16f1f42e4a2593ec0124f23b30d7.png)
[leetcode weekly replay] 303rd weekly 20220724

===、==、Object. Is basic package type

Kubernetes application design guide

EF core: self referencing organizational structure tree

Pain and happiness -nio programming

Unity+photon self made multiplayer TPS game

Use es to realize fuzzy search and search recommendation of personal blog

mysql初次安装的root密码是什么

What can testers do when there is an online bug?

C recursively obtains all files under the folder and binds them to the treeview control
随机推荐
NXP i.mx6q development board software and hardware are all open source, and the schematic diagram of the core board is provided
软考 --- 程序设计语言基础(下)
The use of Multimeter in circuit analysis experiment of Shandong University
Multi table query of SQL
[mindspore] [mode] spontaneous_ The difference between mode and graph mode
R language plot visualization: plot to visualize the residual analysis diagram of the regression model, the scatter diagram of the predicted value and residual corresponding to the training set and th
Invitation letter | "people, finance, tax" digital empowerment, vigorously promote retail enterprises to achieve "doubling" of economies of scale
ROS机械臂 Movelt 学习笔记3 | kinect360相机(v1)相关配置
Internal network mapping port to external network
Unity+photon self made multiplayer TPS game
Oracle is not null cannot filter null values
Codeworks round 649 (Div. 2) ABC problem solution
px rem em
2012.4.13 360 written examination summary
[mindspore] [xception model] script statement is suspected to be wrong
Heavy forecast! Analysys, together with Microsoft and the Central University of Finance and economics, talks about the digital economy
What are the functions of rank function
Soft test --- fundamentals of programming language (Part 2)
Implement a avatar looping control
Kubernetes application design guide