Courseiva
Network SecurityhardMultiple ChoiceObjective-mapped

ISC2 CC Network Security Practice Question

Which of the following is a common mitigation technique for a SYN flood attack?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

SYN cookies

SYN cookies allow the server to respond to SYN requests without maintaining state until the connection is verified, reducing the impact of SYN floods.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • SYN cookies

    Why this is correct

    SYN cookies encode connection state in the SYN-ACK response.

  • Use UDP instead of TCP

    Why it's wrong here

    UDP is not used for TCP connections.

  • Disable TCP timestamps

    Why it's wrong here

    Disabling timestamps does not prevent SYN floods.

  • Increase the TCP backlog queue

    Why it's wrong here

    Increasing the backlog can be overwhelmed by a flood.

Visual reference

Client Server SYN (seq=100) SYN-ACK (seq=200, ack=101) ACK (ack=201) Connection established — data transfer begins

About these practice questions

Courseiva writes every CC question from scratch — 976 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CC practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CC exam.