On Wed, 01 Oct 2008 14:52:29 +0200
Leon Dippenaar wrote:> Hi there,
Seems possible. Here: http://cr.yp.to/syncookies/archive
you will find the passage
"
An attack would still need to know our random secret in order to
spoof a connection without seeing any of our outgoing traffic.
If an attacker can see our outgoing traffic, then they will be
able to spoof a connection, but they could have done that anyway,
even under the secure sequence number scheme we currently use.
"
and here: http://it.slashdot.org/it/08/10/01/0127245.shtml
"
Sockstress computes and stores so-called client-side SYN cookies and enables Lee and Louis to specify a destination port and IP address. The method allows them to complete the TCP handshake without having to store any values, which takes time and resources. "We can then say that we want to establish X number of TCP connections on that address and that we want to use this attack type, and it does it," Lee said.
"
we have the implication(?) that the exploit samples the target server
for a number of SYN cookies that will allow them to crack the 24-bit
'secret' hash that the server is using. Once that is done, they
can then forge a large number of packets from random IP addressess
that look like correct client acks of the server's syn cookie.
A server might counter by using a new secret hash for each session
request (leaving it open to a resource-hog attack) or use a sequential
mod of it's hash for each new request made...
Dhu
| Alan Cox | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 007/196] Chinese: add translation of stable_kernel_rules.txt |
| Eric W. Biederman | Re: [net-2.6.24][patch 2/2] Dynamically allocate the loopback device |
| Rafael J. Wysocki | Re: -mm merge plans for 2.6.23 |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
