javascript

  1. BadB

    Font Enumeration Beyond Canvas: How CSS and JavaScript Reveal Hidden Fonts

    A deep dive into methods for detecting non-standard fonts using getComputedStyle and layout metrics Introduction: Fonts – An Invisible Imprint You've carefully configured Canvas noise, the WebGL renderer, and WebRTC. You've limited the list of fonts to 25 system fonts. But the first time you...
  2. Tomcat

    Any iPhone can be hacked through a new "hole" in JavaScript

    British researchers have demonstrated how JavaScript can be used to track the movement of a user's fingers - for example, when unlocking smartphones. According to the researchers, in 70% of cases their program was able to figure out the four-digit PIN the first time. The third time, the program...
  3. CreedX

    Now you can be tracked even with JavaScript disabled

    Hello guys, Previously, websites used JS scripts to track user actions on the Internet, but according to a study ( https://orenlab.sise.bgu.ac.il/p/PP0 ) by a group of specialists, now a bunch of HTML + CSS is enough. The extreme danger is that even browsers with an emphasis on privacy - Tor...
Top