CISSP · Question #948
CISSP Question #948: Real Exam Question with Answer & Explanation
The correct answer is D: Exceeds the limits for new Transmission Control Protocol /Internet Protocol (TCP/IP) connections. A SYN flood attack does exceed the limits for new TCP/IP connections. A SYN flood attack is a type of denial-of-service attack that sends a large number of SYN packets to a server, without completing the TCP three-way handshake. The server allocates resources for each SYN packet
Question
What does a Synchronous (SYN) flood attack do?
Options
- AForces Transmission Control Protocol /Internet Protocol (TCP/IP) connections into a reset state
- BEstablishes many new Transmission Control Protocol / Internet Protocol (TCP/IP) connections
- CEmpties the queue of pending Transmission Control Protocol /Internet Protocol (TCP/IP) requests
- DExceeds the limits for new Transmission Control Protocol /Internet Protocol (TCP/IP) connections
Explanation
A SYN flood attack does exceed the limits for new TCP/IP connections. A SYN flood attack is a type of denial-of-service attack that sends a large number of SYN packets to a server, without completing the TCP three-way handshake. The server allocates resources for each SYN packet and waits for the final ACK packet, which never arrives. This consumes the server's memory and processing power, and prevents it from accepting new legitimate connections.
Topics
Community Discussion
No community discussion yet for this question.