nerdexam
Cisco

350-501 · Question #195

Which type of attack is a protocol attack?

The correct answer is C. SYN flood. A protocol attack exploits weaknesses in the design or implementation of a network protocol, such as a SYN flood targeting the TCP three-way handshake.

Networking

Question

Which type of attack is a protocol attack?

Exhibit

350-501 question #195 exhibit

Options

  • AHTTP flood
  • BTFTP flood
  • CSYN flood
  • DSlowloris

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    93% (53)
  • D
    2% (1)

Why each option

A protocol attack exploits weaknesses in the design or implementation of a network protocol, such as a SYN flood targeting the TCP three-way handshake.

AHTTP flood

An HTTP flood is typically an application-layer (Layer 7) denial-of-service attack that overloads a web server with legitimate or malformed HTTP requests, rather than directly exploiting a fundamental protocol mechanism.

BTFTP flood

A TFTP flood is an application-layer attack that overwhelms a TFTP server with excessive requests, consuming its resources, but it does not exploit a specific protocol vulnerability in the way a SYN flood does for TCP.

CSYN floodCorrect

A SYN flood is a classic protocol attack that exploits the TCP three-way handshake by sending a high volume of SYN requests without completing the ACK, overwhelming the server's connection table and consuming resources. This directly attacks the state machine of the TCP protocol.

DSlowloris

Slowloris is an application-layer DoS attack that keeps HTTP connections open by sending partial requests, consuming server resources slowly. While it uses the HTTP protocol, it primarily exploits server resource handling rather than a protocol state machine flaw.

Concept tested: Types of network attacks (Protocol attack)

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/dpa/configuration/xe-3s/sec-dpa-xe-3s-book/sec-syn-flood-prot.html

Topics

#DDoS Attacks#TCP Protocol#SYN Flood#Network Security

Community Discussion

No community discussion yet for this question.

Full 350-501 Practice