A distributed denial-of-service (DDoS) attack is a malicious attempt to disrupt the normal traffic of a targeted server, service or network by overwhelming the target or its surrounding infrastructure with a flood of Internet traffic.
DDoS attacks achieve effectiveness by utilizing multiple compromised computer systems as sources of attack traffic. Exploited machines can include computers and other networked resources such as IoT devices.
From a high level, a DDoS attack is like an unexpected traffic jam clogging up the highway, preventing regular traffic from arriving at its destination.
Python DDoS Code(Basic)
import socket
Tested On
- Ubuntu
- Kali Linux
- Linuxmint
- Parrot Os
Setup
sudo pip2 install requirements.txt
Terminal Command
git clone https://github.com/r3k4t/rktddos.git
cd rktddos
sudo python2 rktddos.py
Screentshots
rktddos (this link opens in a new window) by r3k4t (this link opens in a new window)
RKT DDoS is a python script for online attacking.This is a computer missile for website attacking.