nerdexam
CompTIA

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.

Security and disaster recovery

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)
  • A
    2% (1)
  • B
    3% (2)
  • C
    90% (56)
  • D
    5% (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.

APort scanner

A port scanner probes hosts to identify open ports and services but does not capture or analyze the content of network packets.

BCipher

A cipher is a cryptographic algorithm used for encrypting or decrypting data, not a network traffic capture or monitoring tool.

CSnifferCorrect

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.

DChecksum

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

#packet sniffer#packet analysis#VLAN#network security

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice