Y
Hacker News
new
|
ask
|
show
|
jobs
by
SV_BubbleTime
68 days ago
Comparing hashes of responses without knowing what is inside wouldn’t work?
2 comments
OlivOnTech
68 days 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
link
woofcat
68 days ago
No, as the request headers would be different for things like time.
link
SV_BubbleTime
68 days ago
Ya maybe. Blocks that are hashed perhaps?
link