CERTIFIED-IN-CYBERSECURITY · Question #514
What is the PRIMARY goal of a Denial of Service (DoS) attack?
The correct answer is A. Preventing legitimate activity on a system. A DoS attack targets the availability pillar of the CIA triad (Confidentiality, Integrity, Availability). Its primary goal is to overwhelm a system, server, or network with traffic or requests so that legitimate users cannot access it. DoS attacks do not inherently spread…
Question
What is the PRIMARY goal of a Denial of Service (DoS) attack?
Options
- APreventing legitimate activity on a system
- BSpreading malware
- CGaining access to sensitive data
- DDiverting users to malicious websites
How the community answered
(36 responses)- A89% (32)
- B3% (1)
- C6% (2)
- D3% (1)
Explanation
A DoS attack targets the availability pillar of the CIA triad (Confidentiality, Integrity, Availability). Its primary goal is to overwhelm a system, server, or network with traffic or requests so that legitimate users cannot access it. DoS attacks do not inherently spread malware, steal data, or redirect users - those are goals of other attack types. The defining characteristic of DoS is disrupting availability for legitimate users.
Topics
Community Discussion
No community discussion yet for this question.