Which type of attack floods a network or server with excessive traffic to make it unavailable to legitimate users?

Source: JAMB · 2024

Which type of attack floods a network or server with excessive traffic to make it unavailable to legitimate users?

  1. Phishing attack
  2. Denial-of-service attack ✓
  3. Man-in-the-middle attack
  4. SQL injection attack
Explanation

Denial-of-service attacks flood a website or network with fake traffic. Legitimate users can’t access the service because it’s overwhelmed. It’s like thousands of prank callers blocking a phone line.

Phishing tricks people into revealing passwords. Man-in-the-middle intercepts communications. SQL injection attacks databases directly.

DoS attacks aim to disrupt service, not steal data. Websites go offline until the attack stops or is blocked.

Was this explanation helpful?