Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

st-mich43l/pyddos

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyddos.py

  • This is my new update
  • This script have 3 type of ddos attacks : SYNFLOOD | REQUEST | Pyslow
  • Script has pyslow attack type which is similar to slowloris attack

Note

  • I wrote this script for educational not for destructive purposes and illegal actions, so I won't be responsible for that

Requires module

  • termcolor
  • colorama

Usage

  _ \        __ \  __ \               ___|           _)       |   
 |   | |   | |   | |   |  _ \   __| \___ \   __|  __| | __ \  __|  
 ___/  |   | |   | |   | (   |\__ \       | (    |    | |   | |   
_|    \__, |____/ ____/ \___/ ____/ _____/ \___|_|   _| .__/ \__|  
       ____/                                            _|         
                                                           
    DDos python script | Script used for testing ddos | Ddos attack     
     Author: ___T7hM1___                                                
     Github: http://github.com/t7hm1/pyddos                             
    Version:3.0 

usage: python3 pyddos.py -d [target] -p [port] -T [number threads]

optional arguments:
-h, --help       show this help message and exit
-v, --version    show program's version number and exit

options:

-d <ip|domain>   Specify your target such an ip or domain name
-t <float>       Set timeout for socket
-T <int>         Set threads number for connection (default = 1000)
-p <int>         Specify port target (default = 80) |Only required with pyslow attack|
-s <int>         Set sleep time for reconnection
-i <ip address>  Specify spoofed ip unless use fake ip
-Request         Enable request target
-Synflood        Enable synflood attack
-Pyslow          Enable pyslow attack
--fakeip         Option to create fake ip if not specify spoofed ip

Example:
    python3 pyddos.py -d www.example.com -p 80 -T 2000 -Pyslow
    python3 pyddos.py -d www.domain.com -s 100 -Request
    python3 pyddos.py -d www.google.com -Synflood -T 5000 -t 10.0

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.