Git Product home page Git Product logo

ddosarmy's Introduction

DDOS ARMY

Banner Image

What is DDOS ARMY?

ddosarmy is a tool that allows you to launch a DDoS attack on IP victim address, with other machines synchronously.

⚠️ DISCLAIMER ⚠️:

️ It is intended to be used for educational purposes only. I am not responsible for any misuse or damage caused by this program.

Features

  • 🏕️ Support clustering attack concept
  • 💣 Support ICMP, SYN flood attack (more to come)
  • ⛓️ Support concurrency and parallelism
  • Cross-platform (Linux 💀, Windows 🪟, Mac OS X🍏, BSD)
  • ⚙️ Easy Army management (stop, start, shutdown, change attack strategy, etc.)
  • ✅ Friendly terminal user interface
  • 📈 Profiling and benchmarking requests for each soldier (node)

Installation

binary (recommended)

go install github.com/XORbit01/ddosarmy@latest 

you can download the binary from Releases

From source

git clone github.com/XORbit01/ddosarmy
cd ddosarmy
go build -o ddosarmy 

Usage

ddosarmy -h

steps

1. create army camp

this must be hosted on a server with public ip address, so that the soldiers can connect to it.

ddosarmy camp -v <victim_ip>

2. leader access camp

leader is the node that will orchestrate the army and send the attack commands to the soldiers.

ddosarmy leader -c <camp_ip> -s password

the default password is password, this password is set when you created the camp

3. soldiers access camp

the soldiers are the nodes responsible for sending dummy packets flooding the victim ip address. it will listen to the leader node and execute the attack commands.

ddosarmy soldier -c <camp_ip>  

How it works

as you can see in the image below, the leader node is responsible for sending the attack commands to the soldiers. the dispatcher (camp) is responsible for sending the attack commands to the soldiers. he is not responsible for sending a single packet to the victim ip address.

How it works

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. you can also contact me on discord:XORbit#5945

Powered By Malwarize

image

ddosarmy's People

Contributors

zorbit01 avatar xorbit01 avatar

Stargazers

 avatar vishnummv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.