mython-dev / Root-Dos

Simple DOS attack tool written on python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

Simple DOS attack tool written on python.

Installation

1: Cloning the project:

git clone https://github.com/mython-dev/Root-Dos.git

2: Get into the project' folder:

cd Root-Dos/

3: Install all dependencies:

chmod u+x install.sh
sudo ./install.sh

4: Run the script:

sudo python3 ./attack.py

Uninstallation

  1. Run the script:
chmod u+x uninstall.sh
sudo ./uninstall.sh

Screenshots

Tested On ✅

  • Kali Linux
  • Mac OS
  • Termux

Not Tested on ❌

  • Windows

libraries

  • Python 3
    • sockets
    • requests

Author

🔗 Links

portfolio Gmail Instagram

About

Simple DOS attack tool written on python.


Languages

Language:Python 94.0%Language:Shell 6.0%