nerdexam
CompTIA

SY0-501 · Question #173

Ann a security analyst is monitoring the IDS console and noticed multiple connections from an internal host to a suspicious call back domain. Which of the following tools would aid her to decipher…

The correct answer is D. Packet Analyzer. To decipher suspicious network traffic between an internal host and a callback domain, a security analyst needs a tool capable of deep packet inspection to understand the content of the communication.

Submitted by andres_qro· Mar 4, 2026Security operations

Question

Ann a security analyst is monitoring the IDS console and noticed multiple connections from an internal host to a suspicious call back domain. Which of the following tools would aid her to decipher the network traffic?

Options

  • AVulnerability Scanner
  • BNMAP
  • CNETSTAT
  • DPacket Analyzer

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    11% (3)
  • D
    79% (22)

Why each option

To decipher suspicious network traffic between an internal host and a callback domain, a security analyst needs a tool capable of deep packet inspection to understand the content of the communication.

AVulnerability Scanner

A vulnerability scanner identifies security weaknesses in systems and applications, not for real-time analysis or deciphering the content of ongoing network traffic.

BNMAP

NMAP is a network scanner primarily used for host discovery and port scanning, not for capturing and dissecting the content of network packets.

CNETSTAT

NETSTAT displays active network connections, routing tables, and interface statistics on a host, but it does not capture or analyze the actual data within the packets.

DPacket AnalyzerCorrect

A packet analyzer, such as Wireshark, captures network traffic in real-time and dissects individual packets to reveal their headers and payloads. This allows Ann to examine the specific protocols, data content, and other characteristics of the suspicious communication to the callback domain, enabling a thorough understanding of the traffic.

Concept tested: Network traffic analysis and deep packet inspection

Source: https://learn.microsoft.com/en-us/azure/network-watcher/network-watcher-overview-features#packet-capture

Topics

#packet analyzer#IDS monitoring#network traffic#callback domain

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice