312-50V12 · Question #210
A multinational organization has recently faced a severe information security breach. Investigations reveal that the attacker had a high degree of understanding of the organization's internal…
The correct answer is C. Passive attack and the organization should have used encryption techniques. The organization experienced a breach where attackers gained deep internal knowledge to bypass security and corrupt resources, with the question focusing on preventing the initial knowledge acquisition and its corresponding countermeasure.
Question
Options
- AInsider attacks and the organization should have implemented robust access control and
- BDistribution attack and the organization could have ensured software and hardware integrity
- CPassive attack and the organization should have used encryption techniques.
- DActive attack and the organization could have used network traffic analysis.
How the community answered
(61 responses)- A7% (4)
- B3% (2)
- C77% (47)
- D13% (8)
Why each option
The organization experienced a breach where attackers gained deep internal knowledge to bypass security and corrupt resources, with the question focusing on preventing the initial knowledge acquisition and its corresponding countermeasure.
While an insider attack could explain the understanding, the question does not explicitly identify the attacker as an insider, and robust access controls primarily manage authorized *actions*, not necessarily prevent the passive acquisition of *understanding* if data confidentiality is not maintained.
A distribution attack involves tampering with software or hardware during its supply chain or deployment, which does not align with the scenario of an attacker gaining a deep understanding of internal systems and processes through reconnaissance before exploiting them.
The attacker's 'high degree of understanding of the organization's internal processes and systems' could have been acquired through passive means, such as intercepting unencrypted communications or observing unprotected data flows. Implementing encryption techniques would have rendered such passively gathered information unintelligible, thereby preventing the attacker from gaining the crucial understanding needed to plan and execute subsequent active attacks.
Although the corruption of resources indicates an active attack, the problem statement emphasizes the attacker first gaining 'understanding' through potentially passive means; network traffic analysis primarily detects active threats but might not prevent the initial passive information gathering, which encryption is specifically designed to counter.
Concept tested: Attack types (passive) and countermeasures (encryption)
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/data-encryption-overview
Topics
Community Discussion
No community discussion yet for this question.