DoS Attack Tools

Tools for dos (denial-of-service) website / web server

di buat olah NurvySec

How to install on debian / ubuntu

$ apt update

$ apt install git python3 python3-pip

$ git clone https://github.com/NurvySec/DoS/

$ cd DoS

$ pip3 install sock

$ python3 dos.py

screenshoot preview

Screenshot from 2022-02-10 14-25-39

how to install on Termux

$ apt update

$ apt install python3 git

$ pip3 install sock

$ git clone https://github.com/NurvySec/DoS/

$ cd DoS

$ python3 dos.py

do you have a problem?

contact me via

instagram : @varelcode_

email : [email protected]

GitHub

View Github