Giter Club home page Giter Club logo

chiragvijay1 / devils-harmer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drodexaron/devils-harmer

0.0 0.0 0.0 43 KB

Devils-Harmer is a powerful DDoS (Distributed Denial of Service) attack tool written in Python. It allows users to flood target websites or servers with a high volume of HTTP POST requests, effectively overwhelming them and causing denial of service to legitimate users.

License: MIT License

Python 99.45% Procfile 0.55%

devils-harmer's Introduction

Devils-Harmer Logo

# Devils-Harmer

Devils-Harmer is a powerful DDoS (Distributed Denial of Service) attack tool written in Python3. It allows users to flood target websites or servers with a high volume of HTTP POST requests, effectively overwhelming them and causing denial of service to legitimate users.

## Features

- **Customizable Attack Parameters**: Users can specify the target URL, number of threads, and provide a list of user agents and IP addresses to use for request spoofing.
  
- **Threading**: Utilizes threading to execute multiple requests concurrently, maximizing the efficiency of the attack.

- **Randomization**: Randomly selects user agents and IP addresses from provided lists for each request, making it difficult to trace the source of the attack.

- **Ctrl+C Signal Handling**: Provides an option to stop the attack using the Ctrl+C keyboard shortcut, ensuring user control and safety.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/devils-harmer.git
  2. Navigate to the project directory:

    cd devils-harmer
  3. Install dependencies:

    pip3 install -r requirements.txt

Usage

  1. Run the script:

    python3 devils-harmer.py
  2. Follow the on-screen prompts to input the target URL, number of threads, and any additional options.

Disclaimer: This tool is intended for educational and testing purposes only. Misuse of this tool for malicious activities is strictly prohibited. The author takes no responsibility for any damages caused by the misuse of this tool.

Note

Always ensure you have proper authorization before testing this tool on any network or server.

Warning

Using this tool to launch DDoS attacks without permission is illegal and unethical. Be responsible and use it only in controlled environments with proper authorization.

License

This project is licensed under the MIT License.

devils-harmer's People

Contributors

drodexaron avatar chiragvijay1 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.