Skip to content

JerlinJR/Ddos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Denial Of Service(Dos) Attack Script

     For private USAGE ONLY,
     Make sure you have the
    permission to attack the
           given host
                written by: Jerlin JR

Installing Python:

Linux

Before starting with the installation process, you need to download it. For that all versions of Python for Linux are available on python.org

For almost every Linux system, the following command could be used to install Python directly:

$ sudo apt-get install python3.8

Windows

Step 1: Select Version of Python to Install. Here: https://www.python.org/downloads/windows/
Step 2: Download Python Executable Installer.
Step 3: Run The Executable Installer.
Step 4: Verify Python Was Installed On Windows.
Step 5: Verify Pip Was Installed.
Step 6: Add Python Path to Environment Variables (Optional)

Screenshots

Alt text

Usage/Requirements:

After installing python:

$ pip install requests
$ pip install threading

To run the script use :

$ python3 Ddos.py

Disclaimer

THIS SCRIPT WAS WRITTEN FOR PRIVATE USAGE ONLY!

These DoS script is intended for testing purposes only.

I'm not to be held responsible for any result arising from a DoS attack launched using these script

Thanks for looking into this

planning to make this as an cli tool :)

About

Simple DOS Script using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages