nerdexam
GIAC

GSLC · Question #304

In which of the following does an attacker use multiple computers throughout the network that has been previously infected?

The correct answer is B. DDOS. A DDoS (Distributed Denial of Service) attack uses a botnet of multiple previously infected machines to simultaneously flood a target, distinguishing it from a single-source DoS attack.

Security Architecture & Engineering

Question

In which of the following does an attacker use multiple computers throughout the network that has been previously infected?

Options

  • APhishing
  • BDDOS
  • CDOS
  • DSniffer

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    91% (21)
  • C
    4% (1)

Why each option

A DDoS (Distributed Denial of Service) attack uses a botnet of multiple previously infected machines to simultaneously flood a target, distinguishing it from a single-source DoS attack.

APhishing

Phishing is a social engineering attack that tricks users into divulging credentials or executing malicious links via deceptive emails or websites, and involves no network of infected machines.

BDDOSCorrect

In a DDoS attack, an attacker coordinates a botnet - a large collection of hosts that were previously compromised with malware - to simultaneously send overwhelming volumes of traffic or requests to a target system or network. The distributed nature across many infected machines makes the attack far more powerful than a single-source DoS and significantly harder for defenders to block by filtering one IP address.

CDOS

A DoS (Denial of Service) attack originates from a single machine controlled by the attacker, not from multiple distributed previously infected hosts.

DSniffer

A sniffer is a passive packet-capture tool used to intercept and inspect network traffic and is not an attack that leverages infected computers.

Concept tested: DDoS attack using distributed botnet of infected hosts

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

Topics

#DDoS#botnet#network attacks#malware

Community Discussion

No community discussion yet for this question.

Full GSLC Practice