ietf-wg-masque / draft-ietf-masque-quic-proxy

Other
12 stars 7 forks source link

Consider packet replay/injection attacks #1

Open tfpauly opened 4 years ago

tfpauly commented 4 years ago

When forwarding for a given CID, the proxy can very simply process a packet without doing any decryption. However, this means the packet may not be valid (it could be a replay, or a packet injected by someone spoofing the IP addresses and CID).

Since the proxy is acting effectively as a router, this might be acceptable. However: