|
|
|
|
|
by o11c
655 days ago
|
|
(If the author is reading this: bad formatting for fin: and acknumdiff: ) Once again a discussion that covers RST injection attacks fails to consider the one case I actually saw in the wild ... My observation involved long-lived (much longer than typical for HTTP) TCP connections with low-but-nonzero traffic (there was an application-layer heartbeat). For at least some US residential IPs (some with effectively static allocation) connected to a datacenter, they would reliably get RST injected (to the client only, not the server) after being connected long enough (usually a couple hours, but not any obvious pattern). |
|
These things are unfortunately rather common. This is also why I run SSH with a 5 second heartbeat duration, for example.