Skip to content

TIR3D4/ddx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ddx

Stormer - Comprehensive DDoS Attack Script

This is a script that allows the user to run multiple types of DDoS attacks such as HTTP flood, SYN flood, UDP flood, and more.

How to Use

  1. Clone the repository:

    git clone https://github.com/TIR3D4/ddx.git
    cd ddx
  2. Make the install.sh script executable and run it to install the required tools:

    chmod +x install.sh
    ./install.sh
  3. Run the attack script:

    chmod +x attack.sh
    ./attack.sh

Follow the prompts to choose the type of attack, target IP, and port.

Releases

No releases published

Packages

No packages published

Languages