Results 1 to 1 of 1
Hello,
I would like to ask whether is possible to establish TCP connection between raw socket (client) and unix/stream socket (server)?
I read a lot about making DoS attacks by ...
- 09-01-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 4
raw sockets - TCP connection
Hello,
I would like to ask whether is possible to establish TCP connection between raw socket (client) and unix/stream socket (server)?
I read a lot about making DoS attacks by raw sockets ( sending only first message with SYN of TCP 3-phase establishment ), but I have found nothing what happend if i send later message with ACK flag.


Reply With Quote
