nerdexam
GIAC

GCIH · Question #156

Which of the following attacks involves multiple compromised systems to attack a single target?

The correct answer is D. DDoS attack. A DDoS attack by definition involves multiple compromised systems (a botnet) coordinated to attack a single target. The key distinguishing feature is the distributed, multi-source nature of the attack.

Incident Response & Cyber Kill Chain

Question

Which of the following attacks involves multiple compromised systems to attack a single target?

Options

  • ABrute force attack
  • BReplay attack
  • CDictionary attack
  • DDDoS attack

How the community answered

(22 responses)
  • A
    5% (1)
  • C
    5% (1)
  • D
    91% (20)

Why each option

A DDoS attack by definition involves multiple compromised systems (a botnet) coordinated to attack a single target. The key distinguishing feature is the distributed, multi-source nature of the attack.

ABrute force attack

A brute force attack systematically attempts all possible combinations of credentials or encryption keys against a target, not a multi-system network flood.

BReplay attack

A replay attack captures a valid authentication token or message and retransmits it to gain unauthorized access, which involves no compromised botnet.

CDictionary attack

A dictionary attack uses a precompiled wordlist to guess passwords or keys against an authentication system and is a single-source credential attack.

DDDoS attackCorrect

Distributed Denial-of-Service (DDoS) is defined as an attack in which multiple compromised hosts (bots) simultaneously direct traffic or requests at a single target, overwhelming it beyond its capacity to respond to legitimate users. The 'distributed' component - many sources, one target - is the precise technical definition that makes D correct.

Concept tested: DDoS attack definition and multi-system coordination

Source: https://www.cisa.gov/news-events/news/understanding-denial-service-attacks

Topics

#DDoS attack#botnet#distributed attack

Community Discussion

No community discussion yet for this question.

Full GCIH Practice