A company's web server is overwhelmed by traffic from multiple compromised systems, causing it to become unresponsive to legitimate users. Which type of attack is this?
Trap 1: MitM
MitM intercepts communications, not overloads servers.
Trap 2: DoS
DoS typically originates from a single source, not multiple systems.
Trap 3: Botnet
Botnet is the network of compromised systems used in DDoS, but the attack itself is DDoS.
- A
MitM
Why wrong: MitM intercepts communications, not overloads servers.
- B
DoS
Why wrong: DoS typically originates from a single source, not multiple systems.
- C
Botnet
Why wrong: Botnet is the network of compromised systems used in DDoS, but the attack itself is DDoS.
- D
DDoS
DDoS uses many sources to launch the attack.