Coder Social home page Coder Social logo

ddos's Introduction

Let's start by understanding what DDoS means.

  • The main purpose of the DDoS (Distributed Denial-of-Service) attack;

    • The aim is to prevent normal operation of the target system or service by overloading its resources, reduce its accessibility and interrupt service provision.
    • This often leads to network or services crashing or underperforming, negatively impacts customer experience, and can cause financial losses.
  • In addition, DDoS attack is generally made to direct large amounts of traffic from different protocols (HTTP, UDP, TCP, etc.) and different sources to the target system or service.

  • The objective of this repository is to serve as an example, it has educational purposes, and in no case does it pretend to be perfect or fully functional. This code expresses how the DDoS attack works.

Usage

  • You don't need anything for installation, just run the script and enter any IP address and port you want.

  • For Example;

     Target IP Address: 142.251.140.36
     Port: 80
  • That IP address belongs to Google.

  • Port 80 is the port where HTTP (Hypertext Transfer Protocol) traffic is used as standard. Web servers use this port to serve web pages to clients (browsers) over the HTTP protocol.

Donations Accepted:

"Buy Me A Coffee"

ddos's People

Contributors

ispique avatar

Stargazers

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