Y
Hacker News
new
|
ask
|
show
|
jobs
by
metadat
680 days ago
How would you spoof multiple valid packets in a TCP-based protocol requiring a sequence of interactions when you can't receive any of the ACKs (because they'll be sent to not-your-IP)?
1 comments
katzinsky
680 days ago
Depending on the protocol you can probably do reflection attacks over tcp with TFO.
link