/Blackdeath

A simple website DOS tool that utilizes multiprocessing and random user agents written in python.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Blackdeath

A DOS program written in python.
Source Code · Report a Bug

  1. About
  2. Installation and Usage
  3. Contribute

About Blackdeath

Blackdeath is a lightweight python DOS tool designed for speed, efficiency, and anonymity. It currently supports multiple threads and is planned to support proxies in the 1.4 update.

Installation and Usage

Here is how you can start using Blackdeath.

Prerequisites

Python 3.7+

Installing

  • Clone the Repository
git clone https://github.com/Top-Of-Tech/Blackdeath.git
  • Use pip to install the dependancies
python -m pip install -r requirements.txt

Usage

An example of the command would be:

python3 blackdeath.py -s <site> -p <packets>

Contribute

Please feel free to contribute. Just fork and create pull requests for me to review. All contributions will be greatly appreciated.