Exploit for sockstress
Exploit Code
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-MRCLKI-SOCKSTRESS
# sockstress
Sockstress (CVE-2008-4609) implementazione in Go
## Installazione
root@kitploit:~
go get github.com/marcelki/sockstress
## Utilizzo
root@kitploit:~
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.