mozilla/overscripted

Can we build a heuristic for browser attribute fingerprinting?

开放

#34 创建于 2019年3月11日

 (16 条评论) (0 个反应) (0 位负责人)Jupyter Notebook (48 个派生)auto 404
good first issueresearch question

仓库指标

星标
 (73 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

There are some scripts that we can pick out by name that are doing browser attribute fingerprinting:

  • The fingerprintjs scripts
  • Scripts with hs-analytics in the script_url
  • Scripts with /akam/ in the script_url

Can we build a heuristic for browser attribute fingerprinting that pulls out these scripts?

贡献者指南