nerdexam
Cisco

350-201 · Question #68

Refer to the exhibit. What is occurring in this packet capture?

The correct answer is B. TCP flood. A TCP flood is a volumetric denial-of-service attack that overwhelms a target by sending a massive number of TCP packets, exhausting its resources.

Network Intrusion Analysis

Question

Refer to the exhibit. What is occurring in this packet capture?

Exhibit

350-201 question #68 exhibit

Options

  • ATCP port scan
  • BTCP flood
  • CDNS flood
  • DDNS tunneling

How the community answered

(45 responses)
  • A
    9% (4)
  • B
    84% (38)
  • C
    2% (1)
  • D
    4% (2)

Why each option

A TCP flood is a volumetric denial-of-service attack that overwhelms a target by sending a massive number of TCP packets, exhausting its resources.

ATCP port scan

A TCP port scan shows low-volume, sequential SYN packets targeting incrementally increasing destination port numbers to enumerate open services, not a flood of packets to a single port.

BTCP floodCorrect

The packet capture shows an extremely high volume of TCP packets directed at a single destination in a short time window, which is the hallmark signature of a TCP flood attack. Unlike a port scan, the destination port remains constant, and unlike legitimate traffic, there is no corresponding application-layer exchange - the goal is resource exhaustion on the target host or network device.

CDNS flood

A DNS flood uses high-volume UDP packets destined for port 53 to overwhelm a DNS resolver, which would not appear as TCP traffic in a packet capture.

DDNS tunneling

DNS tunneling encodes data inside DNS query and response payloads, producing anomalously large or frequent DNS messages over UDP port 53, not a pattern of TCP flooding.

Concept tested: Identifying TCP flood DoS attacks in packet captures

Source: https://www.cisco.com/c/en/us/td/docs/security/firepower/620/configuration/guide/fpmc-config-guide-v62/dos_protection.html

Topics

#TCP flood#packet analysis#DDoS#network traffic analysis

Community Discussion

No community discussion yet for this question.

Full 350-201 Practice