An open API service indexing awesome lists of open source software.

https://github.com/gotz1480/udpflood

UDP flood ddos attack
https://github.com/gotz1480/udpflood

ddos-attacks dos-attack udp-flood

Last synced: 7 months ago
JSON representation

UDP flood ddos attack

Awesome Lists containing this project

README

          

# 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 `

## Example

`sudo ./udpflood 1.2.3.4 1 OWNED`