Skip to content

YahudaXD/dos-php-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

DoS-PHP-Script

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 DoS UDP Flood

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%