Hack: Site steals your browsing history based on URL link color
caughtyouwatching.com
Hack: Site steals your browsing history based on URL link color
1–10 of 21 posts
Re: Hack: Site steals your browsing history based on URL link color
#2Re: Hack: Site steals your browsing history based on URL link color
#3Exposing browsing history via CSS color information in the DOM is a serious security hope that should be closed by browser vendors.
Re: Hack: Site steals your browsing history based on URL link color
#4It's one of those things which has questionable ethics…but honestly? A little awesome...
Re: Hack: Site steals your browsing history based on URL link color
#5Re: Hack: Site steals your browsing history based on URL link color
#6Re: Hack: Site steals your browsing history based on URL link color
#7http://www.w3.org/TR/CSS21/selector.html#link-pseudo-classes
Note. It is possible for style sheet authors to abuse the :link and :visited pseudo-classes to determine which sites a user has visited without the user's consent.
UAs may therefore treat all links as unvisited links, or implement other measures to preserve the user's privacy while rendering visited and unvisited links differently. See [P3P] for more information about handling privacy.
Re: Hack: Site steals your browsing history based on URL link color
#8Demonstrates how powerful the technique is.
Re: Hack: Site steals your browsing history based on URL link color
#9... why would I be down-voted for mentioning a solution which prevents 100% of JavaScript history attacks???
Re: Hack: Site steals your browsing history based on URL link color
#10Yet another reason to use NoScript. ... why would I be down-voted for mentioning a solution which prevents 100% of JavaScript history attacks???