SK0-004 · Question #653
A security administrator is investigating strange network behavior on a single VLAN that is used only by vendors. Which of the following tools would BEST allow the administrator to look at network…
The correct answer is C. Sniffer. A packet sniffer captures live network traffic and decodes individual packets, making it the best tool for inspecting specific traffic on a VLAN.
Question
A security administrator is investigating strange network behavior on a single VLAN that is used only by vendors. Which of the following tools would BEST allow the administrator to look at network traffic and investigate specific packets?
Options
- APort scanner
- BCipher
- CSniffer
- DChecksum
How the community answered
(62 responses)- A2% (1)
- B3% (2)
- C90% (56)
- D5% (3)
Why each option
A packet sniffer captures live network traffic and decodes individual packets, making it the best tool for inspecting specific traffic on a VLAN.
A port scanner probes hosts to identify open ports and services but does not capture or analyze the content of network packets.
A cipher is a cryptographic algorithm used for encrypting or decrypting data, not a network traffic capture or monitoring tool.
A network sniffer such as Wireshark or tcpdump captures raw frames and decodes packet headers, payloads, protocols, and source/destination addresses in real time. This deep packet inspection capability allows an administrator to pinpoint anomalous communication patterns within a specific VLAN segment. Capture filters can be scoped to the vendor VLAN, providing focused, granular visibility into suspicious traffic.
A checksum is a mathematical value used to verify data integrity, not an instrument for capturing or examining network traffic.
Concept tested: Network packet sniffing and traffic analysis tools
Source: https://www.wireshark.org/docs/wsug_html_chunked/
Topics
Community Discussion
No community discussion yet for this question.