wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Wireshark Quiz

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

Which Wireshark feature is used to filter specific types of network traffic?

a)

Network Organizer

b)

Traffic Optimizer

c)

Data Sorter

d)

Packet Filter

2.

What is the purpose of Wireshark's 'Follow UDP Stream' feature?

a)

To prioritize UDP traffic

b)

To create a secure UDP connection

c)

To initiate a UDP packet capture

d)

To reconstruct and display UDP data in a readable format

3.

How does Wireshark capture network packets?

a)

By intercepting radio signals

b)

By analyzing server logs

c)

By encrypting data streams

d)

By passively listening to network communication

4.

What does ICMP stand for in networking?

a)

Internal Communication Management Process

b)

Internet Connection Monitoring Program

c)

Interconnected Computer Memory Protocol

d)

Internet Control Message Protocol

5.

Explain the significance of Wireshark's 'Expert Info' feature in packet analysis.

a)

It provides information about the analyst's expertise

b)

It determines the network administrator's proficiency

c)

It suggests tips for improving Wireshark performance

d)

It offers insights into the quality of captured packets

6.

How does Wireshark help in diagnosing network issues?

a)

By rebooting routers

b)

By generating artificial network traffic

c)

By optimizing DNS settings

d)

By analyzing packet-level details

7.

How can Wireshark be used to identify and troubleshoot slow network performance?

a)

By uninstalling Wireshark and reinstalling it

b)

By analyzing DNS requests

c)

By ignoring network performance issues

d)

By examining TCP retransmissions and high response times

8.

In Wireshark, what is a 'packet'?

a)

A type of computer virus

b)

A Wi-Fi signal

c)

A form of encryption

d)

A unit of data transmitted over the internet

9.

Which display filter is used to show only HTTP traffic in Wireshark?

a)

ip.addr == 192.168.1.1

b)

protocol == HTTP

c)

dns.query

d)

tcp.port == 80