An open source project developed against the DOS and DDoS attack by writing iptables rules into the Linux OS is called the Anti-DDoS project.

We need to make sure before implementing or executing the rules take all necessary defense configurations. The anti-DDoS project will work only on Linux OS, it will not provide 100% security, but it helps you to take necessary measures.

What is DDoS or DOS Attack?

DDoS or Distributed Denial of Service is a type of DOS attack where multiple compromised systems, which are often infected with a Trojan, are used to target a single system causing a Denial of Service (DoS) attack, in other words, attack  meant to shut down a machine or network, making it inaccessible to its intended users.

In order to use this application, you need to set the config file according to your system architecture.

Also Read Rootstealer – Trick To Inject Commands On Root Terminal

Run Anti-DDoS

root@ismailtasdelen:~# bash ./anti-ddos.sh

Cloning an Existing Repository ( Clone with HTTPS )

root@ismailtasdelen:~# git clone https://github.com/ismailtasdelen/Anti-DDOS.git

Cloning an Existing Repository ( Clone with SSH )

root@ismailtasdelen:~# git clone git@github.com:ismailtasdelen/Anti-DDOS.git