nerdexam
GIAC

GCIH · Question #269

An attacker sends a large number of packets to a target computer that causes denial of service. Which of the following type of attacks is this?

The correct answer is D. Flooding. Sending an overwhelming volume of packets to exhaust a target's resources is the defining characteristic of a flooding DoS attack.

Vulnerability Exploitation & Privilege Escalation

Question

An attacker sends a large number of packets to a target computer that causes denial of service. Which of the following type of attacks is this?

Options

  • ASpoofing
  • BSnooping
  • CPhishing
  • DFlooding

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    2% (1)
  • C
    4% (2)
  • D
    89% (49)

Why each option

Sending an overwhelming volume of packets to exhaust a target's resources is the defining characteristic of a flooding DoS attack.

ASpoofing

Spoofing involves falsifying the source address or identity in network packets to impersonate another host, which is a deception technique rather than a volume-based denial of service.

BSnooping

Snooping refers to eavesdropping on network traffic to intercept data passively, which does not cause denial of service to the target.

CPhishing

Phishing is a social engineering attack that tricks users into revealing credentials or sensitive information via fraudulent communications, and does not involve sending packets to a target system.

DFloodingCorrect

A flooding attack works by saturating a target's network bandwidth, CPU, or memory by sending an extremely high volume of packets - such as UDP floods, ICMP floods, or SYN floods - until the target can no longer process legitimate requests and becomes unavailable.

Concept tested: Flooding DoS attack packet volume classification

Source: https://www.cisa.gov/sites/default/files/publications/DDoS%20Quick%20Guide.pdf

Topics

#flooding attack#DoS#packet flood#denial of service

Community Discussion

No community discussion yet for this question.

Full GCIH Practice