lab 35 Flashcards
What color and from which side of the conversation is the HTML code line of: <h1>Welcome to Damn Vulnerable Web Application!</h1>?
blue
red
client
server
blue
server
What is the proper term for the network communication container at the Data Link Layer or Layer 2?
Packet
Frame
Segment
Datagram
Protocol data unit
Frame
Which pane of the Wireshark interface can be used to view the contents of a packet’s payload in both HEX and ASCII?
Packet List
Packet Details
Packet Data
Packet Stream
Packet Data
What display filter comparison operator is used to express the concept of two values not being the same?
==
!=
/=
x=
<>
!=
Which of the following statements is true?
Display filters limit the packets accepted into the capture buffer.
Capture filters are used to highlight specific frames already present in the capture buffer.
Display filters are used to find packets matching specific values from a capture buffer.
Capture filters and display filters are defined in the same location within Wireshark.
Display filters are used to find packets matching specific values from a capture buffer.
What is the primary factor that determines what header or payload information can be viewed through a network sniffer?
Encryption
Wired vs wireless
IPv4 vs IPv6
Use of switches or routers
Encryption