nerdexam
(ISC)2

SSCP · Question #1107

Flooding network ports is an example of which type of attack?

The correct answer is C. Denial of service. Flooding network ports with excessive traffic to overwhelm a system and prevent legitimate access is a classic method used in Denial of Service (DoS) attacks.

Submitted by carter_n· Apr 18, 2026Network and Communications Security

Question

Flooding network ports is an example of which type of attack?

Options

  • AMan-in-the-Middle
  • BBrute force
  • CDenial of service
  • DBirthday

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    88% (21)

Why each option

Flooding network ports with excessive traffic to overwhelm a system and prevent legitimate access is a classic method used in Denial of Service (DoS) attacks.

AMan-in-the-Middle

A Man-in-the-Middle (MitM) attack involves an attacker secretly relaying and possibly altering the communication between two parties who believe they are directly communicating with each other.

BBrute force

A brute force attack involves systematically trying every possible combination to guess credentials or cryptographic keys, rather than overwhelming network resources.

CDenial of serviceCorrect

A Denial of Service (DoS) attack, or its distributed form (DDoS), seeks to make a machine or network resource unavailable to its intended users by temporarily or indefinitely disrupting services of a host connected to the Internet. Flooding network ports with a high volume of packets is a common method to achieve this.

DBirthday

A birthday attack is a cryptographic attack that exploits the mathematics behind the birthday problem in probability theory, used to find collisions in hash functions.

Concept tested: Denial of Service (DoS) attack methods

Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/ddos-best-practices

Topics

#Denial of Service#Network attacks#Port flooding#Attack types

Community Discussion

No community discussion yet for this question.

Full SSCP Practice