Sockstress (CVE-2008-4609) DDoS implementation written in Go# sockstress
Sockstress (CVE-2008-4609) implementation using Go
## Install
```
go get github.com/marcelki/sockstress
```
## Usage
```
Usage: sockstress [options...] <ip-address>
Options:
-p The destination port to attack.
-i The network interface to use.
-d The delay between SYN packets
You can choose your unit of time (e.g. 1ns, 0.001s)
-h Display this help.
```
[4.0K] /data/pocs/ca416fac526d5100bacdd6a6f0f22506e49c1fd8
├── [ 11K] LICENSE
├── [5.7K] main.go
├── [ 398] README.md
└── [4.0K] tcp
└── [3.3K] main.go
1 directory, 4 files