Java White Papers
Exposing Private Information by Timing Web Applications
Overview The paper discusses the time the web sites take to respond to HTTP requests can leak private information, using two different types of attacks. The first, direct timing, directly measures response times from a web site to expose private information such as validity of an username at a secured site or the number of private photos in a publicly viewable gallery. The second, cross-site timing, enables a malicious web site to obtain information from the user's perspective at another site. The paper explains in detail how and why these attacks work, and discuss methods for writing web application code that resists these attacks.
| Publisher | International World Wide Web Conference Committee | File Format | |
|---|---|---|---|
| Date Published | May 2006 | ||
| Format | White Papers | ||
| Topics | |||



