nerdexam
Cisco

200-201 · Question #89

What two are examples of UDP-based attacks? (Choose two.)

The correct answer is B. SQL slammer C. UDP flooding. SQL Slammer and UDP flooding are two examples of attacks that specifically leverage the User Datagram Protocol (UDP) for their operation.

Submitted by diego_uy· Mar 6, 2026Network Intrusion Analysis

Question

What two are examples of UDP-based attacks? (Choose two.)

Options

  • ASYN flood
  • BSQL slammer
  • CUDP flooding
  • DMAC address flooding

How the community answered

(22 responses)
  • B
    95% (21)
  • D
    5% (1)

Why each option

SQL Slammer and UDP flooding are two examples of attacks that specifically leverage the User Datagram Protocol (UDP) for their operation.

ASYN flood

SYN flood is a type of denial-of-service (DoS) attack that exploits the TCP three-way handshake by sending a flood of SYN requests without completing the handshake, thus being TCP-based.

BSQL slammerCorrect

SQL Slammer was a fast-spreading computer worm that specifically exploited a buffer overflow vulnerability in Microsoft SQL Server's listening UDP port 1434, utilizing UDP for its propagation.

CUDP floodingCorrect

UDP flooding is a type of denial-of-service (DoS) attack where a large volume of UDP packets is sent to a target server, overwhelming its resources and making it unresponsive by consuming bandwidth and system resources.

DMAC address flooding

MAC address flooding is an attack against network switches that aims to overwhelm the switch's MAC address table (CAM table), not a UDP-based attack.

Concept tested: UDP-based attack types

Source: https://www.cisco.com/c/en/us/about/security-center/sql-slammer.html

Topics

#UDP attacks#Denial of Service#SQL Slammer#UDP flooding

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice