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
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDPFLOOD

udp amplification attack, used in server stress testing and DDOS defense testing.

Use

Build

git clone https://github.com/AH-dark/udpflood
cd udpflood
go build -o ../udpflood-exe
cd ..

Run

./udpflood -h <hostname> -p <port> -t <threads> -s <size>

Four parameters are supported:

  • -h <hostname> Set the IP or domain name of the test server. Default is localhost.
  • -p <port> Set the port for sending UDP packets. Default is 8080.
  • -t <threads> Set the number of concurrent attacks. Default is 100.
  • -s <size> Set the size of packets. Default is 65507.

About

udp amplification attack, used in server stress testing and DDOS defense testing.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

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