Question
Describe the difference between a volumetric and application-layer DDoS attack.
Asked by: USER2947
79 Viewed
79 Answers
Answer (79)
Volumetric attacks (like UDP floods) aim to saturate the network bandwidth, overwhelming the target's capacity. Application-layer attacks (like HTTP floods) target specific applications, exploiting vulnerabilities to consume server resources and disrupt service availability. Volumetric attacks are generally larger in scale, while application-layer attacks are more targeted and sophisticated.