nerdexam
GIAC

GCIH · Question #149

Which of the following types of attacks slows down or stops a server by overloading it with requests?

The correct answer is A. DoS attack. A Denial of Service (DoS) attack floods a target server with excessive requests, exhausting its resources and making it unavailable to legitimate users.

Incident Response & Cyber Kill Chain

Question

Which of the following types of attacks slows down or stops a server by overloading it with requests?

Options

  • ADoS attack
  • BImpersonation attack
  • CNetwork attack
  • DVulnerability attack

How the community answered

(35 responses)
  • A
    89% (31)
  • B
    3% (1)
  • C
    6% (2)
  • D
    3% (1)

Why each option

A Denial of Service (DoS) attack floods a target server with excessive requests, exhausting its resources and making it unavailable to legitimate users.

ADoS attackCorrect

A DoS attack specifically works by overwhelming a server with a high volume of requests, consuming its CPU, memory, or bandwidth until it can no longer respond to legitimate traffic. This resource exhaustion through request flooding is the defining technical mechanism of a DoS attack and directly matches the scenario described. It does not require exploiting a code vulnerability or impersonating a user - simply saturating server capacity is sufficient.

BImpersonation attack

An impersonation attack involves an attacker masquerading as a legitimate user or system to gain unauthorized access, which does not involve overloading a server with requests.

CNetwork attack

Network attack is an overly broad category encompassing many different attack types and does not specifically describe the technique of exhausting server resources through request flooding.

DVulnerability attack

A vulnerability attack exploits a specific coding flaw or misconfiguration in software or hardware to gain access or execute code, rather than simply overwhelming server capacity with traffic volume.

Concept tested: Denial of Service attack definition and resource exhaustion

Topics

#DoS attack#server overload#availability attack

Community Discussion

No community discussion yet for this question.

Full GCIH Practice