10000 GitHub - leo-aa88/udpflood: UDP flood ddos attack
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leo-aa88/udpflood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udpflood

UDP flood denial-of-service (DoS) attack coded in C using raw sockets. Generates random spoofed IPs at each new packet and random port number.

Build

make clean
make

Usage

sudo ./udpflood <target_ip_address> <number_of_threads> <payload>

Example

sudo ./udpflood 1.2.3.4 1 OWNED

About

UDP flood ddos attack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0