Recall & Review
beginner
What is Wireshark?
Wireshark is a free tool used to capture and analyze network packets. It helps you see what data is moving through a network in real time.
Click to reveal answer
beginner
What is a packet in networking?
A packet is a small piece of data sent over a network. It contains information like sender, receiver, and the actual message.
Click to reveal answer
beginner
How do you start capturing packets in Wireshark?
You select the network interface (like Wi-Fi or Ethernet) in Wireshark and click the start button to begin capturing packets.
Click to reveal answer
beginner
What is a filter in Wireshark?
A filter helps you see only the packets you want by setting rules, like showing only web traffic or packets from a specific IP address.
Click to reveal answer
beginner
Why is it important to stop capturing packets after you finish?
Stopping capture saves system resources and prevents collecting too much data, which can be hard to analyze and may include sensitive information.
Click to reveal answer
What does Wireshark primarily do?
✗ Incorrect
Wireshark captures and analyzes packets traveling through a network.
Which of these is needed to start capturing packets in Wireshark?
✗ Incorrect
You must select the network interface (like Wi-Fi) to capture packets from that network.
What is the purpose of a filter in Wireshark?
✗ Incorrect
Filters help you focus on certain packets by showing only those that match your criteria.
What information does a network packet usually contain?
✗ Incorrect
Packets include sender and receiver addresses plus the actual data being sent.
Why should you stop capturing packets when done?
✗ Incorrect
Stopping capture prevents overload and protects sensitive data from being collected unnecessarily.
Explain what Wireshark does and why it is useful for network analysis.
Think about how you can see what data moves through your internet connection.
You got /3 concepts.
Describe the steps to start and stop a packet capture in Wireshark.
Focus on the buttons and choices you make in the Wireshark interface.
You got /3 concepts.