GCIH · Question #23
Which of the following types of attacks is mounted with the objective of causing a negative impact on the performance of a computer or network?
The correct answer is C. Denial-of-Service (DoS) attack. A Denial-of-Service attack is specifically designed to degrade or eliminate the availability and performance of a target computer or network by exhausting its resources.
Question
Which of the following types of attacks is mounted with the objective of causing a negative impact on the performance of a computer or network?
Options
- AVulnerability attack
- BMan-in-the-middle attack
- CDenial-of-Service (DoS) attack
- DImpersonation attack
How the community answered
(32 responses)- A6% (2)
- C91% (29)
- D3% (1)
Why each option
A Denial-of-Service attack is specifically designed to degrade or eliminate the availability and performance of a target computer or network by exhausting its resources.
A vulnerability attack exploits specific security weaknesses in software or hardware to gain unauthorized access or execute arbitrary code, with compromise as the goal rather than pure performance degradation.
A man-in-the-middle attack intercepts communications between two parties to eavesdrop or manipulate data in transit, targeting confidentiality and integrity rather than system or network performance.
A DoS attack overwhelms a target's resources - such as bandwidth, CPU cycles, or memory - with the explicit goal of degrading performance or making services unavailable to legitimate users. Unlike attacks that seek data theft or system compromise, the primary objective is disruption of availability and performance. This directly satisfies the definition of an attack mounted to cause a negative impact on system or network performance.
An impersonation attack involves masquerading as a legitimate user or system to gain unauthorized access or trust, focusing on identity deception rather than causing a performance or availability impact.
Concept tested: Definition and objective of Denial-of-Service attacks
Source: https://csrc.nist.gov/glossary/term/denial_of_service_attack
Topics
Community Discussion
No community discussion yet for this question.