mediumMultiple ChoiceObjective-mapped
SSCP Practice Question: A security administrator receives an alert about…
A security administrator receives an alert about a potential SYN flood attack on a web server. At which OSI layer does this attack occur?
⚠ Common exam trap
Watch out — candidates often confuse the attack's effect on the application (e.g., web server unavailability) with the layer being attacked, incorrectly selecting Layer 7 instead of recognizing the TCP handshake at Layer 4.
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
✓
Layer 4 (Transport)
A SYN flood attack exploits the TCP three-way handshake by sending a barrage of SYN packets without completing the handshake, exhausting server resources. This attack targets the Transport Layer (Layer 4), where TCP operates, as defined in RFC 793. The security administrator's alert specifically involves TCP SYN segments, which are Layer 4 protocol data units.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Layer 7 (Application)
Why it's wrong here
Application layer attacks target specific services like HTTP, not TCP SYN flooding.
- ✗
Layer 3 (Network)
Why it's wrong here
Layer 3 attacks target IP addressing or routing, not the transport protocol handshake.
- ✗
Layer 2 (Data Link)
Why it's wrong here
Layer 2 attacks involve MAC addressing or switching loops, not TCP SYN packets.
- ✓
Layer 4 (Transport)
Why this is correct
SYN flood exploits TCP's connection establishment process at the transport layer.
Visual reference
Go deeper
Related to this question
About these practice questions
Courseiva writes every SSCP question from scratch — 920 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 →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SSCP 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 SSCP exam.