September
17th,
2018
First post of a series about crawlers. We present how to use Chrome headless with Puppeteer to take screenshots of the home page of the 100 most popular websites.
August
25th,
2018
Papers and slides of presentations I recently gave at IEEE S&P 18 and Usenix Security 18 about browser fingerprinting.
July
1st,
2018
Because of their side effects, browser fingerprinting countermeasures may have a negative impact on users privacy. In this post we look more in details at Canvas Defender, a canvas fingerprinting countermeasure.
April
13th,
2018
Slides de la présentation sur les empreintes de navigateurs (browser fingerprints) effectuée à Euratechnologie le 12/04/2018 dans le cadre des rendez-vous du plateau Inria.
March
8th,
2018
This post presents 4 Javascript solutions to compute the nth term of a Fibonacci sequence.
January
17th,
2018
This post presents techniques that enables to distinguish a vanilla Chrome browser from a Chrome browser running in headless mode. It updates information presented in the post of August.
January
3rd,
2018
Vulgarisation de l'article FP-Stalker publié à la conférence S&P 18. Le post présente dans quelle mesure les empreintes de navigateur peuvent être utilisées à des fins de tracking.
December
6th,
2017
This post gives a high overview on what is obfuscation, in particular it presents the main transformations used to obfuscate a program.
August
5th,
2017
This post presents techniques that enables to distinguish a vanilla Chrome browser from a Chrome browser running in headless mode.
April
9th,
2017
Presentation of a side channel attack that leverages time to deduce if a user has visited a link or not.