EvilZone
Other => Found it on the Webs => : Kulverstukas June 06, 2014, 12:58:36 PM
-
Found this really cool Open Source website that tells you your interests. How dafuq does it know?
http://tinsnail.neocities.org/
-
It's a PoC written in JS apparently. From page source:
github: Conlectus/WhoAmI (https://github.com/Conlectus/WhoAmI)
-
It doesn't really do anything. It just shows you a ton of links and colors the ones that are locally :visited in red. That way, you end up feeding it the data and essentially incriminating yourself.
Very old trick. Setting layout.css.visited_links_enabled to false on Firefox will mitigate this entirely, as well as making sure your links eternally stay blue.
-
Oh so that's how it works :D
-
Thanks @Vezzy that was very explanatory.
-
Well, my javascript ain't enabled. Guess it missed me. I get to die another day.