PT0-001 · Question #74
A client is asking a penetration tester to evaluate a new web application for availability. Which of the following types of attacks should the tester use?
The correct answer is A. TCP SYN flood. A TCP SYN flood (also known as an SYN flood) is a form of denial-of-service (DDoS) attack in which a tester sends a succession of SYN requests to the target’s system in an attempt to consume enough server resources to make the system unresponsive to genuine traffic. This…
Question
A client is asking a penetration tester to evaluate a new web application for availability. Which of the following types of attacks should the tester use?
Options
- ATCP SYN flood
- BSQL injection
- Cxss
- DXMAS scan
How the community answered
(53 responses)- A91% (48)
- B6% (3)
- C2% (1)
- D2% (1)
Explanation
A TCP SYN flood (also known as an SYN flood) is a form of denial-of-service (DDoS) attack in which a tester sends a succession of SYN requests to the target’s system in an attempt to consume enough server resources to make the system unresponsive to genuine traffic. This exploits part of the normal TCP three-way handshake and consumes resources on the targeted server and renders it unresponsive.
Topics
Community Discussion
No community discussion yet for this question.