Skip to content

Sockstress (CVE-2008-4609) DDoS implementation written in Go

License

Notifications You must be signed in to change notification settings

mrclki/sockstress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sockstress (CVE-2008-4609) DDoS implementation written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages