mozilla/overscripted

Can we build a heuristic for browser attribute fingerprinting?

Open

#34 opened on Mar 11, 2019

 (16 comments) (0 reactions) (0 assignees)Jupyter Notebook (48 forks)auto 404
good first issueresearch question

Repository metrics

Stars
 (73 stars)
PR merge metrics
 (PR metrics pending)

Description

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?

Contributor guide