← Back to context Comment by SV_BubbleTime 7 hours ago Comparing hashes of responses without knowing what is inside wouldn’t work? 4 comments SV_BubbleTime Reply OlivOnTech 2 hours ago No it would not work. TLS protects against replay attacks by design, the same response (or query) in clear text will not look the same in encrypted traffic woofcat 6 hours ago No, as the request headers would be different for things like time. SV_BubbleTime 3 hours ago Ya maybe. Blocks that are hashed perhaps?
OlivOnTech 2 hours ago No it would not work. TLS protects against replay attacks by design, the same response (or query) in clear text will not look the same in encrypted traffic
woofcat 6 hours ago No, as the request headers would be different for things like time. SV_BubbleTime 3 hours ago Ya maybe. Blocks that are hashed perhaps?
No it would not work. TLS protects against replay attacks by design, the same response (or query) in clear text will not look the same in encrypted traffic
No, as the request headers would be different for things like time.
Ya maybe. Blocks that are hashed perhaps?