WIRESHARK: PACKET OPERATIONS

STATISTICS | SUMMARY

Use the "Exercise.pcapng" file to answer the question. Investigate the resolved addresses. What is the IP address of the hostname starts with "bbc"?
WireShark > File > Open > Exercise.pcapng
WireShark > Statistics > Resolved Addresses > Hosts
 Filter: bbc
 
 * 199.232.24.81
Use the "Exercise.pcapng" file to answer the question. What is the number of IPv4 conversations?
WireShark > File > Open > Exercise.pcapng
WireShark > Statistics > Conversations > IPv4
 * 435
Use the "Exercise.pcapng" file to answer the question. How many bytes (k) were transferred from the "Micro-St" MAC address?
WireShark > File > Open > Exercise.pcapng
WireShark > Statistics > Endpoints > Ethernet
 Name Resolution: enabled
 Addresses: Sort Ascending
 
 * Micro-St 9a:f1:f5 7474k
Use the "Exercise.pcapng" file to answer the question. What is the number of IP addresses linked with "Kansas City"?
WireShark > File > Open > Exercise.pcapng
WireShark > Statistics > Endpoints > IPv4
 City: Sort Ascending
 
 * 4
Use the "Exercise.pcapng" file to answer the question. Which IP address is linked with "Blicnet" AS Organisation?
WireShark > File > Open > Exercise.pcapng
WireShark > Statistics > Endpoints > IPv4
 AS Organization: Sort Ascending
 
 * Blicnet d.o.o 188.246.82.7

STATISTICS | PROTOCOL DETAILS

Use the "Exercise.pcapng" file to answer the question. What is the most used IPv4 destination address?
Use the "Exercise.pcapng" file to answer the question. What is the max service request-response time of the DNS packets?
Use the "Exercise.pcapng" file to answer the question. What is the number of HTTP Requests accomplished by "rad[.]msn[.]com?

PACKET FILTERING | PROTOCOL FILTERS

Use the "Exercise.pcapng" file to answer the question. What is the number of IP packets?
Use the "Exercise.pcapng" file to answer the question. What is the number of packets with a "TTL value less than 10"?
Use the "Exercise.pcapng" file to answer the question. What is the number of packets which uses "TCP port 4444"?
Use the "Exercise.pcapng" file to answer the question. What is the number of "HTTP GET" requests sent to port "80"?
Use the "Exercise.pcapng" file to answer the question. What is the number of "type A DNS Queries"?

ADVANCED FILTERING

Use the "Exercise.pcapng" file to answer the question. Find all Microsoft IIS servers. What is the number of packets that did not originate from "port 80"?
Use the "Exercise.pcapng" file to answer the question. Find all Microsoft IIS servers. What is the number of packets that have "version 7.5"?
Use the "Exercise.pcapng" file to answer the question. What is the total number of packets that use ports 3333, 4444 or 9999?
Use the "Exercise.pcapng" file to answer the question. What is the number of packets with "even TTL numbers"?
Use the "Exercise.pcapng" file to answer the question. Change the profile to "Checksum Control". What is the number of "Bad TCP Checksum" packets?
Use the "Exercise.pcapng" file to answer the question. Use the existing filtering button to filter the traffic. What is the number of displayed packets?

Last updated