Git Product home page Git Product logo

dosmax's Introduction

DOSMAX

  • DOSMAX allow you to start a dos attack on servers using their IPs
  • you can simply type the ip adress of the server and then press enter
  • to exit the tool press enter without writing nothing or Ctrl+C in the IP input

ADVENTAGES

  • high-level dos attack
  • 1 high volume of trafique reqeusts

  • 2 amplification

  • 3 threading

ARGS

  • 1 to call dosmax from anywhere in your linux terminal you can use:

python3 dosmax.py --global

or

python3 dosmax.py -G
  • 2 you can check the tool version using:

python3 dosmax.py --version

or

python3 dosmax.py -V

INSTALLATION

  • Windows
  • 1 download and install git for windows from the original git website download

  • 2 download and install npcap from the original npcap website download

  • 3 download and install python3 from the original python website download

  • 4 start the git shell and run this commands:

git clone https://github.com/7AXEL/DOSMAX
  • Linux
  • open the terminal and write those commands:

apt update & apt upgrade -y
apt install git python
git clone https://github.com/7AXEL/DOSMAX

RUN

  • Windows
cd DOSMAX
python dosmax.py
  • Linux
cd DOSMAX
sudo python dosmax.py
  • note that in linux dosmax always need superuser privilege, so make sure to run it with sudo

PLATFORMS

Supported Platform : Windows, Ubuntu/Debian/Kali/Parrot/Arch Linux


dosmax's People

Contributors

7axel avatar

Stargazers

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