nerdexam
GIAC

GCIH · Question #185

Which of the following practices come in the category of denial of service attack? Each correct answer represents a complete solution. Choose three.

The correct answer is B. Disrupting services to a specific computer C. Sending thousands of malformed packets to a network for bandwidth consumption D. Sending lots of ICMP packets to an IP address. A Denial of Service attack targets system or network availability by overwhelming resources or disrupting services - flooding with ICMP packets, sending malformed packets for bandwidth exhaustion, and directly disrupting a specific computer's services all qualify.

Incident Response & Cyber Kill Chain

Question

Which of the following practices come in the category of denial of service attack? Each correct answer represents a complete solution. Choose three.

Options

  • APerforming Back door attack on a system
  • BDisrupting services to a specific computer
  • CSending thousands of malformed packets to a network for bandwidth consumption
  • DSending lots of ICMP packets to an IP address

How the community answered

(58 responses)
  • A
    7% (4)
  • B
    93% (54)

Why each option

A Denial of Service attack targets system or network availability by overwhelming resources or disrupting services - flooding with ICMP packets, sending malformed packets for bandwidth exhaustion, and directly disrupting a specific computer's services all qualify.

APerforming Back door attack on a system

A backdoor attack is a method of establishing covert unauthorized access that bypasses normal authentication - it is an intrusion technique aimed at persistence, not at denying service.

BDisrupting services to a specific computerCorrect

Disrupting services to a specific computer is the core definition of a DoS attack, directly targeting availability and preventing legitimate users from accessing the system or service.

CSending thousands of malformed packets to a network for bandwidth consumptionCorrect

Sending thousands of malformed packets to consume bandwidth is a classic DoS flooding technique that exhausts network resources and denies service to legitimate traffic.

DSending lots of ICMP packets to an IP addressCorrect

An ICMP flood (ping flood) sends massive volumes of ICMP echo requests to saturate the target's network interface and processing capacity, which is a recognized DoS technique.

Concept tested: Denial of Service attack categories and techniques

Source: https://www.cisa.gov/news-events/news/understanding-denial-service-attacks

Topics

#denial of service#ICMP flood#bandwidth exhaustion#DoS techniques

Community Discussion

No community discussion yet for this question.

Full GCIH Practice