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.
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)- A4% (1)
- B91% (21)
- C4% (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.
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.
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.
A DoS (Denial of Service) attack originates from a single machine controlled by the attacker, not from multiple distributed previously infected hosts.
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
Community Discussion
No community discussion yet for this question.