September
4th,
2019
Example of a simple homemade JavaScript obfuscator applied on a security fingerprinting script.
August
31st,
2019
This posts sheds light on the industry around limited-edition sneakers reselling.
July
19th,
2019
This post presents a new technique that enables to distinguish a vanilla Chrome browser from a Chrome browser running in headless mode.
June
16th,
2019
This post presents how to automatically beautify and save JavaScript files with the js-beautify when using a crawler based on Chrome headless and Puppeteer.
June
10th,
2019
This post presents how to leverage Puppeteer with Chrome headless to monitor the execution of JavaScript code on any website.
March
21st,
2019
Demonstration of a canvas fingerprint used to detect devices spoofing their real OS or browser. It is inspired by the Picasso paper written by Elie Bursztein.
February
19th,
2019
This post presents a crawl of the top Alexa 500K to study the use and the diversity of the canvas fingerprints on the web.
December
18th,
2018
This post presents how we use CrossBrowserTesting with Selenium in order to test the Fp-Collect fingerprinting library on different operating systems and browsers.
November
13th,
2018
Demo of FP-Scanner, a bot detection library based on browser fingerprinting
September
20th,
2018
Second post of a series about crawlers. We present how to parallelize a crawler based on Chrome headless and Puppeteer to take screenshots of the home page of the 100 most popular websites.