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.
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
Options
- APing sweep
- BPort scan
- CDoS attack
- DBeaconing
How the community answered
(28 responses)- A4% (1)
- B4% (1)
- C7% (2)
- D86% (24)
Why each option
The suspicious packet capture output, characterized by regular, low-volume communication to an external host, indicates beaconing activity.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.
