nerdexam
CompTIA

CS0-003 · Question #561

During a packet capture review, a security analyst identifies the output below as suspicious: Which of the following best describes the type of activity the analyst has identified?

The correct answer is D. Beaconing. The suspicious packet capture output, characterized by regular, low-volume communication to an external host, indicates beaconing activity.

Submitted by omar99· Mar 6, 2026Security operations

Question

During a packet capture review, a security analyst identifies the output below as suspicious:

Which of the following best describes the type of activity the analyst has identified?

Exhibit

CS0-003 question #561 exhibit

Options

  • APing sweep
  • BPort scan
  • CDoS attack
  • DBeaconing

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    7% (2)
  • D
    86% (24)

Why each option

The suspicious packet capture output, characterized by regular, low-volume communication to an external host, indicates beaconing activity.

APing sweep

A ping sweep primarily uses ICMP echo requests to discover active hosts within a network range, resulting in a distinct pattern of many ICMP packets rather than sustained, periodic communication.

BPort scan

A port scan involves numerous connection attempts to different ports on a target to identify open services, creating a pattern of varied destination ports and connection attempts, unlike regular beaconing.

CDoS attack

A DoS attack aims to exhaust system resources or bandwidth with an overwhelming flood of traffic, which is characterized by a massive increase in volume and rate, not by subtle, periodic communication.

DBeaconingCorrect

Beaconing is a post-exploitation technique where a compromised host maintains stealthy, periodic communication with a command-and-control (C2) server. This typically manifests as consistent, often small data packets sent at regular intervals, distinct from the irregular patterns of scans or attacks.

Concept tested: Identifying C2 beaconing in packet captures

Source: https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/attack-techniques-c2?view=o365-worldwide

Topics

#Network analysis#Packet capture#C2 communication#Beaconing

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice