Skip to content

patrick-brielmayer/php-dos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PHP-DoS

Script to perform a randomized DoS UDP flood attack

Usage

http://127.0.0.1/dos.php?host=TARGET&port=PORT&time=SECONDS&random=true

Parameter

host	REQUIRED  STRING  target IP
port	OPTIONAL  INT     target port. Default port is 80
time	OPTIONAL  INT     seconds to keep the DoS alive. Default time is 60 seconds
random	OPTIONAL  BOOLEAN randomize all packets to avoid packet drops. Default is false

Requirements

PHP >= 5.3

About

Script to perform a randomised DoS UDP flood attack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages