312-50V12 · Question #145
In an advanced persistent threat scenario, an adversary follows a detailed set of procedures in the cyber kill chain. During one such instance, the adversary has successfully gained access to a corpor
The correct answer is B. Initiating DNS tunneling to communicate with the command-and-control server.. The adversary has gained network access and is attempting to conceal malicious command-and-control traffic within legitimate network traffic flows. Initiating DNS tunneling is a common technique used for this purpose.
Question
Options
- AEmploying data staging techniques to collect and aggregate sensitive data.
- BInitiating DNS tunneling to communicate with the command-and-control server.
- CEstablishing a command-and-control server to communicate with compromised systems.
- DConducting internal reconnaissance using PowerShell scripts.
How the community answered
(56 responses)- A9% (5)
- B73% (41)
- C14% (8)
- D4% (2)
Why each option
The adversary has gained network access and is attempting to conceal malicious command-and-control traffic within legitimate network traffic flows. Initiating DNS tunneling is a common technique used for this purpose.
Employing data staging techniques is related to preparing data for exfiltration or further processing, not primarily for obfuscating command-and-control communication within legitimate traffic.
DNS tunneling is a technique where malicious actors encode data from their command-and-control (C2) servers into DNS queries and responses, effectively creating a covert channel. Because DNS traffic is common and typically allowed through firewalls, this method highly obfuscates malicious communications, making them appear as legitimate DNS requests and responses within normal network traffic.
Establishing a command-and-control server describes the setup of the infrastructure for communication, not the specific method used to obfuscate the communication traffic itself.
Conducting internal reconnaissance using PowerShell scripts is an activity focused on discovery within the network, not the primary method for obfuscating C2 traffic within legitimate network flows.
Concept tested: Cyber Kill Chain: Command and Control obfuscation
Source: https://learn.microsoft.com/en-us/security/threat-protection/intelligence/dns-tunneling
Topics
Community Discussion
No community discussion yet for this question.