Module 12 Lab Quiz
You can view statistics for IPv4 and IPv6 packets in Wireshark. True/False
True
You can determine which operating system is running on a computer by running a TCP-based port scan against the computer. True/False
False
In Hands-On project 12-1, which uses the ch12_Arpscan.pcapng trace file, which of the following hosts was discovered?
10.0.0.55
In Hands-On Project 12-3, you created the Echo-Port filter and applied it to the ch12_Portscan.pcapng trace file. How many packets appeared in the wire shark window with the filter applied?
3
In Hands-On Project 12-5, you're asked to look up a DNS reverse look up query and query response. The hint mentions IPv4 and PTR. In this situation, what does PTR refer to?
A DNS Pointer record
A Wireshark display filter is udp.port==67. When applied to a packet, what type of traffic will be displayed?
All traffic through port 67 regardless of protocol used
In Hands-On Project 12-2, the ch12_Portscan.pcapng trace file shows part of a TCP port scan. What flag(s) indicates an open port?
RST/ACK
In Wireshark, after selecting Statistics>IPv4 Statistics>All Addresses, what does the count column display?
The number of packets that contain a specific IP address as the Source or Destination