Detecting noise in canvas fingerprinting
In a previous blog post, we talked about canvas fingerprinting, a technique commonly used to detect fraudsters and bots.In this post we'll go deeper on how fraudsters can forge or create fake canvas fingerprints to stay under the radar for typical device fingerprinting techniques. Plus cover some techniques for detecting this.Quick reminder: a canvas fingerprint is a JavaScript challenge that leverages the HTML canvas API to draw different shapes and text. The images drawn are completely invisib...
Read more at blog.castle.io