Giter Site home page Giter Site logo

aridonkrasniqii / ddos-attack Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 76 KB

This GitHub repository contains a DDoS Attack Script designed for offensive security testing purposes only, providing a tool for penetration testers and security researchers to test the resilience of their own systems against DDoS attacks.

Python 100.00%

ddos-attack's Introduction

What are DoS and DDoS attacks?

Denial-of-service (DoS) and distributed denial-of-service (DDoS) attacks are malicious attempts to disrupt the normal operations of a targeted server, service, or network by overwhelming it with a flood of Internet traffic.

DoS attacks accomplish this disruption by sending malicious traffic from a single machine โ€” typically a computer.
DDoS attacks, meanwhile, use more than one machine to send malicious traffic to their target. Often, these machines are part of a botnet โ€” a collection of computers or other devices that have been infected with malware and can thus be controlled remotely by an individual attacker.


We have build an application that can attack websites that are not protected from cloudflare and also protected from cloudflare

Command Line Usage

  • --help => Show possible commands
  • --host => Specifies the host that you want to attack
  • -d => Website path
  • --ssl => HTTP/HTTPS
  • --port => Port e.g. 80/443
  • -t => Number of threads
  • -x => Specify proxy file

Screenshot from 2023-01-07 17-27-50

Example

# Run the script 
python ddos-attack/main.py --host merrfryme.com

Screenshot from 2023-01-07 17-33-48

Building

  • You can use git to build this project. The following should work:
# Clone repository via Git.
git clone https://github.com/aridonkrasniqii/ddos-attack.git

# Change directory to repository.
cd ddos-attack 

# Run the script. 
python ddos-attack/main.py 

Authors

ddos-attack's People

Contributors

aridonkrasniqii avatar besartakurtaj avatar blesaza avatar

Watchers

 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.