Who am I: A mind reader (don't forget to view source)
61–70 of 181 posts
Re: Who am I: A mind reader (don't forget to view source)
#62I thought the a:visited exploit was addressed.
Re: Who am I: A mind reader (don't forget to view source)
#63Re: Who am I: A mind reader (don't forget to view source)
#64I know that the `:visited` exploit is handled by the browsers so that you can't figure out by javascript what is going on...
but what if you used just CSS to figure it out? For instance, what if you generated the CSS which had a unique image it requested via the `background-image` property, stored the data on the server, then just requested the data from the server after the fact?
Do the browsers prohibit the usage of url-based css properties on CSS selectors with `:visited` or something? Does anyone have a link/reference to how the exploits were patched up?
Re: Who am I: A mind reader (don't forget to view source)
#65Question: I know that the `:visited` exploit is handled by the browsers so that you can't figure out by javascript what is going on... but what if you used just CSS to figure it out? For instance, what if you generated the CSS which had a unique image it requested via the `background-image` property, stored the data on the server, then just requested the data from the server after the fact? Do the browsers prohibit t…
[0]: https://hacks.mozilla.org/2010/03/privacy-related-changes-co...
Re: Who am I: A mind reader (don't forget to view source)
#66Re: Who am I: A mind reader (don't forget to view source)
#67Obvious question - how was the list of URLs compiled? Some are really specific like YouTube channels. On the other hand there are only 15 categories and there are probably a lot of people that would not get a single match or only something very generic like Wikipedia.
Re: Who am I: A mind reader (don't forget to view source)
#68Re: Who am I: A mind reader (don't forget to view source)
#69This is mind-blowing, mine was pretty accurate! I know I can view the source code, but is this/similar code available from GitHub or somewhere for us to use in our own weekend projects? (:
Re: Who am I: A mind reader (don't forget to view source)
#70This is mind-blowing, mine was pretty accurate! I know I can view the source code, but is this/similar code available from GitHub or somewhere for us to use in our own weekend projects? (: