Courseiva
Question 227 of 464
Network SecurityhardMultiple ChoiceObjective-mapped

N10-009 Network Security Practice Question

A network administrator reviews firewall logs and sees thousands of SYN packets coming from various source IP addresses to a single internal web server. No ACK or RST packets are observed from these sources. Which type of attack is most likely occurring?

⚠ Common exam trap

The N10-009 exam often tests the distinction between a SYN flood (which targets the TCP handshake) and a DNS amplification attack (which uses UDP reflection), so candidates may confuse the two because both involve high packet volumes and spoofed sources.

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 flood attack

A SYN flood attack exploits the TCP three-way handshake by sending a high volume of SYN packets to a target server without completing the handshake (no ACK or RST). This exhausts the server's connection table resources, preventing legitimate connections. The observed pattern of many SYN packets from various sources with no subsequent ACK or RST is the hallmark of a SYN flood.

Answer analysis

Option-by-option breakdown

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

  • DNS amplification attack

    Why it's wrong here

    A DNS amplification attack is a type of distributed denial-of-service (DDoS) attack that leverages open DNS resolvers to flood a target with large volumes of UDP response traffic. Attackers send small DNS queries with a spoofed source IP (the victim's) to numerous DNS servers, which then reply with much larger responses to the victim. Firewall logs would primarily show a high volume of incoming UDP DNS responses, not a flood of TCP SYN packets, as the attack vector is entirely different.

    When this WOULD be correct

    A DNS amplification attack would be correct if the question described a high volume of large DNS response packets (e.g., from open resolvers) directed at a target, with the source IPs being spoofed DNS servers, and the goal being bandwidth exhaustion.

  • SYN flood attack

    Why this is correct

    A SYN flood attack exploits the TCP three-way handshake by sending numerous SYN requests to a target server without completing the final ACK. This leaves the server with many half-open connections, rapidly consuming its connection table resources and memory. The firewall logs would precisely reflect this by showing thousands of incoming SYN packets, often from spoofed source IPs, indicating a denial-of-service attempt.

  • ARP spoofing attack

    Why it's wrong here

    ARP spoofing is a Layer 2 attack where an attacker sends forged Address Resolution Protocol (ARP) messages to a local area network. This manipulates the MAC address-to-IP address mappings in device ARP caches, redirecting traffic through the attacker's machine. Such an attack would primarily generate ARP traffic, not a flood of TCP SYN packets visible in firewall logs, as its goal is traffic interception, not connection exhaustion.

    When this WOULD be correct

    A network administrator notices intermittent connectivity issues and, upon checking ARP tables, finds multiple IP addresses mapped to the same MAC address. Which attack is most likely occurring?

  • Man-in-the-middle attack

    Why it's wrong here

    A Man-in-the-Middle (MITM) attack involves an attacker secretly relaying and possibly altering the communication between two parties who believe they are directly communicating. While a MITM attacker intercepts network traffic, the primary objective is eavesdropping, data manipulation, or session hijacking, not overwhelming a server with connection requests. Therefore, firewall logs would not typically show a massive influx of SYN packets originating from many different sources as a characteristic signature of this type of attack.

    When this WOULD be correct

    A man-in-the-middle attack would be correct in a scenario where an attacker intercepts traffic between a client and server, for example, by ARP spoofing to redirect traffic through the attacker's machine, allowing eavesdropping or data modification. The question would describe suspicious traffic patterns like ARP replies or session hijacking.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.

SYN flood attackCorrect answer

Why this is correct

A SYN flood attack exploits the TCP three-way handshake by sending numerous SYN requests to a target server without completing the final ACK. This leaves the server with many half-open connections, rapidly consuming its connection table resources and memory. The firewall logs would precisely reflect this by showing thousands of incoming SYN packets, often from spoofed source IPs, indicating a denial-of-service attempt.

DNS amplification attackWrong answer — click to see why

Why this is wrong here

A DNS amplification attack uses DNS servers to flood a target with large DNS responses, not SYN packets. The question describes thousands of SYN packets with no ACK or RST, which is characteristic of a SYN flood, not a DNS amplification attack.

★ When this WOULD be the correct answer

A DNS amplification attack would be correct if the question described a high volume of large DNS response packets (e.g., from open resolvers) directed at a target, with the source IPs being spoofed DNS servers, and the goal being bandwidth exhaustion.

Why candidates choose this

Candidates may confuse 'amplification' with 'flooding' and think any large volume of traffic from many sources is an amplification attack, without recognizing the specific packet type (SYN vs. DNS response).

ARP spoofing attackWrong answer — click to see why

Why this is wrong here

ARP spoofing attacks involve sending forged ARP messages to link an attacker's MAC address with the IP address of a legitimate device, not flooding a server with SYN packets. The described behavior of thousands of SYN packets without ACK/RST is characteristic of a SYN flood, not ARP spoofing.

★ When this WOULD be the correct answer

A network administrator notices intermittent connectivity issues and, upon checking ARP tables, finds multiple IP addresses mapped to the same MAC address. Which attack is most likely occurring?

Why candidates choose this

Candidates may confuse network-layer attacks; ARP spoofing is a common attack that can lead to denial of service, but it operates at Layer 2 and does not involve SYN packet floods.

Man-in-the-middle attackWrong answer — click to see why

Why this is wrong here

A man-in-the-middle attack involves intercepting and potentially altering communications between two parties, not sending a flood of SYN packets without completing the handshake. The described behavior of thousands of SYN packets with no ACK or RST is characteristic of a SYN flood, not a MITM attack.

★ When this WOULD be the correct answer

A man-in-the-middle attack would be correct in a scenario where an attacker intercepts traffic between a client and server, for example, by ARP spoofing to redirect traffic through the attacker's machine, allowing eavesdropping or data modification. The question would describe suspicious traffic patterns like ARP replies or session hijacking.

Why candidates choose this

Candidates may confuse network-based attacks, thinking that any attack involving spoofed IPs or targeting a server could be a MITM, especially if they associate MITM with intercepting traffic to a web server.

Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

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 creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This N10-009 practice question is part of Courseiva's free CompTIA 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 N10-009 exam.