MCQ Bank
In Wireshark, what symptom indicates the application has failed at the server side?
- A) The server closes the connection immediately
- B) The client does not receive any acknowledgment
- C) The client sends a RST/ACK after almost 120 seconds
- D) The TCP handshake fails to complete
Microsoft mainly employs a file sharing protocol called ____________________________ on its Windows-based networks.
- A) File Transfer Protocol (FTP)
- B) Network File Service (NFS)
- C) Server Message Block (SMB)
- D) Apple File Protocol (AFP)
DNS (domain name system) is a request/response protocol which employs ____________.
- A) UDP
- B) TCP
- C) FTP
- D) SMTP
Wireshark creates a value called nextseq, which is determined by ______________________________.
- A) The Sequence Number field value of each packet
- B) The number of data bytes in the packet
- C) Adding the Sequence Number field value of previous packet to the number of data bytes in current packet
- D) Adding the Sequence Number field value of each packet to the number of data bytes in it
What does a client use to determine the round trip time between hosts during the TCP handshake?
- A) The time between the FIN and ACK packets
- B) The time between the SYN/ACK and FIN packets
- C) The time between the SYN/ACK and PSH packets
- D) The time between the SYN and SYN/ACK packets
In the context of a TCP handshake, SYN/ACK packet is used for ________________.
- A) To terminate the connection
- B) To acknowledge receipt of the SYN packet
- C) To initiate data transfer
- D) To request retransmission of lost packets
Which of the following Internet based application(s) cannot tolerate data loss?
a. E-mail
b. Real-time audio streaming
c. Interactive gaming
d. Web documents
e. Instant messaging
- A) a and b only
- B) All of the given
- C) a, d and e
- D) a, c and d
In Wire shark “Expert Infos” button shows warnings in _________ color.
- A) Yellow
- B) Red
- C) Green
- D) Blue
UDP conversation statistics such as packet rate and bps rate can be obtained ____________.
- A) In the Protocol Hierarchy window
- B) In the Packet Details pane
- C) In the Conversations Window
- D) In the Expert Information window
Which file will be used to detect delays in UDP Conversations in Wire shark?
- A) None of given
- B) tr-voip-extensions.pcapng
- C) tr-general.pcapng
- D) tr-winsize.pcapng
What is the purpose of a Transport Layer Security (TLS) Encrypted Alert?
- A) To start an encrypted connection
- B) To close an encrypted connection
- C) To authenticate the server
- D) To request a new encryption key
Wire shark allows a user to define up to _________differently colored
- A) 5
- B) 4
- C) 3
- D) 7
Which file will be used to plot UDP Delays in Wire shark.
- A) tr-voip-extensions.pcapng
- B) tr-nameresolution.pcapng
- C) tr-queuing.pcapng
- D) tr-winsize.pcapng
Expert infos in wireshark are only a hint and help both for novice and expert users to find probable _________
- A) Network informations
- B) Network traffic
- C) Network congestion
- D) Network Problems
What type of protocol is the User Datagram Protocol (UDP)?
- A) A connectionless transport layer protocol
- B) An application layer protocol
- C) A connection-oriented transport layer protocol
- D) A network layer protocol
In the context of Wireshark, which trace file should be opened to analyze delays before DNS queries?
- A) tr-delays.pcapng
- B) tr-dnsqueries.pcapng
- C) tr-tcphandshake.pcapng
- D) tr-serverresponse.pcapng
If the client does not have the MAC address information in cache, the client sends out __________ request to identify local address Resolution.
- A) DNS request
- B) ARP request
- C) ACK request
- D) SYN request