Wireshark is used to capture and inspect live network traffic, revealing the internal structure of Ethernet frames including Layer 2 headers, source and destination MAC addresses, and upper-layer protocol information.
Ethernet Frames in Wireshark
We can peer inside of these Ethernet frames and take a look and see what they look like. I've got Wireshark pulled up here, and you can see I've already captured data. If I click through this top section, I'm just clicking through the different frames that were sent through this network card. Down below, the middle section here is where we can actually get more granular and see what's involved inside, what different headers there are and what's involved in this frame.
If I look at it, I see the Ethernet 2 right here. That's the frame right there that will take a look at the Ethernet frame and see what's involved in that. It also has the layer 3 right here, the information from the layer 3, and the information from the layer 4.
I'm just going to open up this layer 2 information right here. Let's take a quick glance at it. You can see that it has the destination of my working laptop, so that's where this frame is going to. We see the source of the demo laptop, and so that's what it's coming from. And then we also see that this is a type IP version 4. Now, I don't have any tags in here because I'm not doing any tagging with this, so we don't see all of the information in here, but we see all the information that is from the Ethernet header.
I'd recommend opening up Wireshark and playing around with it, and see what kind of traffic you have and identify the different components.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →