Evercookie: A cookie that undeletes itself from 8 different storages
41–50 of 114 posts
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#42I know that in Chrome's incognito mode, nothing gets written to the disk at all (including Flash's Shared Objects). So if I open an incognito window, browse, then close Chrome, then open another incognito window and return to the page, does this defeat all this?
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#43So by default, I should be browsing every site in Incognito/private browsing mode, then.
Will that defeat Flash storage and the PNG caching trick, too?
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#44Re: Evercookie: A cookie that undeletes itself from 8 different storages
#45And this is an excellent example of why I have NoScript installed.
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#46What does it do if instead of deleting cookies, you modify the contents? What takes precedence?
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#47I know that in Chrome's incognito mode, nothing gets written to the disk at all (including Flash's Shared Objects). So if I open an incognito window, browse, then close Chrome, then open another incognito window and return to the page, does this defeat all this?
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#48Earlier quoted context omitted.
Thinking about it a bit more, it's actually worse than that. http://www.nihilogic.dk/labs/imageinfo/ shows how to extract EXIF data from JPEG files, so using EXIF + the cache hack is possible for sure. http://www.nihilogic.dk/labs/id3/ shows how to extract ID3 metadata from MP3s in Javascript, so you could do a similar thing like that. Can anyone think why just using the cache hack + a JSON data file wouldn't work?
It's even worse then that. http://en.wikipedia.org/wiki/Steganography That slightly larger in disk size logo on the main site could be hiding a tracking token for you....
Also, it's not clear if you get access to the actual binary data from the image as it is served, or new data generated from the image as it is displayed - hence my question as to if using the metadata would work.
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#49I know that in Chrome's incognito mode, nothing gets written to the disk at all (including Flash's Shared Objects). So if I open an incognito window, browse, then close Chrome, then open another incognito window and return to the page, does this defeat all this?
Nope, just tried it. Incognito, cookies there. Clear cache, incognito mode again and 3 types still captured. Really quite fascinating.
Re: Evercookie: A cookie that undeletes itself from 8 different storages
#50 about:config -> dom.storage.enabled -> false
Use flashblock and also block cookies by default.The above causes evercookie to fail for me.
No need to block javascript.