nerdexam
Cisco

200-201 · Question #401

What can be identified from the exhibit?

The correct answer is D. tcpdump data. Assuming the exhibit displays raw network packet capture details, it represents tcpdump data, which captures and displays packets flowing over a network interface.

Submitted by paula_co· Mar 6, 2026Network Intrusion Analysis

Question

What can be identified from the exhibit?

Exhibit

200-201 question #401 exhibit

Options

  • ANetFlow data
  • Bspoofed TCP reset packets
  • CDNS hijacking
  • Dtcpdump data

How the community answered

(26 responses)
  • B
    4% (1)
  • C
    8% (2)
  • D
    88% (23)

Why each option

Assuming the exhibit displays raw network packet capture details, it represents tcpdump data, which captures and displays packets flowing over a network interface.

ANetFlow data

NetFlow data provides summarized network traffic statistics (who, what, when, where, how much), not the raw packet content and detailed headers typically seen in a tcpdump output.

Bspoofed TCP reset packets

While tcpdump could show spoofed TCP reset packets, 'spoofed TCP reset packets' describes a type of attack or specific traffic, not the generic format of the data presented in a raw capture.

CDNS hijacking

DNS hijacking is a type of attack, and while tcpdump data could help identify it, 'DNS hijacking' is not the description of the raw packet capture data itself.

Dtcpdump dataCorrect

tcpdump is a command-line packet analyzer that captures and displays network packets, providing raw data like source/destination IP addresses, ports, protocols, and packet contents. If the exhibit shows this type of granular, byte-level network traffic information, it is accurately described as tcpdump data.

Concept tested: Identification of raw packet capture data

Topics

#Packet capture#tcpdump#Network analysis tools

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice