What is a Distributed Denial of Service (DDOS) Attack?

In 2020, we saw a number of extortion attempts threatening DDOS attacks. In this attack, the cybercriminals use a network of computers and servers to send spurious traffic to your server. Your server gets busy dealing with that useless traffic. The genuine users of your server get an error. As this is a Distributed-Denial-of-Service attack, you have multiple IP addresses simultaneously attacking you. Some of those IPs may even be located in your own country. Whom would you block? A DDOS attack is therefore more problematic than a DOS attack.

How do we mitigate a DDOS Attack?

As long as your servers are connected to the internet, it would be impossible to eliminate the risk of a DDOS attack. The DDOS threat is not easy and many options require paid professional services. We can use a combination of the following.

The anti-DDOS measures in my Proof of Concept

(Note1: I do not have my own CDN and do not use third party CDN as I prefer TLS termination on my own server.)

(Note2: I pray to the almighty God every night.)

We use a strictly necessary technical cookie (__Host-PHPSESSID) to ensure secure browsing. No consent is required under GDPR. See our Cookie Policy and Privacy Policy for details.