Simple use of Wireshark

Source: Internet
Author: User

1. Concept: Wireshark is a network packet analysis tool. 2. role:

1) Capture the Network Package in real time on the interface and display the detailed protocol information of the package in detail. Wireshark can capture packets of various network interface types, even Wireless LAN interfaces.

2) Enable packages captured by multiple network analysis software and support Decoding of multiple protocols. We can use it to detect network security risks, solve network problems, and learn the implementation of network protocols and test protocols.

3. features:

It does not process network transactions. It is just a "measurement" (Monitoring) network.

It does not send network packets or other interactive tasks.

4. installation:

[Root @ attack ~] # Yum install wireshark -*

[Root @ attack ~] # Wireshark

Figure 1. wireshark startup Interface

5. Listen to ARP protocol and analyze data packets

 

Figure 1. Select "Filter"

Figure 2. Select "Expression"

Figure 3. Select "ARP" protocol | "OK"

Figure 4. Enter the filter rule name | "OK"

Figure 5 selected icons

Figure 6. Select "Start" for the "eth1" Interface"

Figure 7 capture ARP packets

Note: Number of captured data in the first column

The time when data is captured in the second column, which is counted as 0.000 seconds from the start.

The third column is the source address.

The fourth column is the destination address.

The Fifth Column is the protocol name.

The sixth column is the data packet information.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next Page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.