Denial of Service attacks (Ddos)
Table of Contents
About
The goal of a Denial-of-service_attack is to send request to a server that will bring it down.
The request that needs a lot of CPU are the most vulnerable (such as image resizing) (Example: with drupal,Dokuwiki). One solution is to add a token uniquely generated for each image.