Skip to content

Appendix A Test Sites

Thorin-Oakenpants edited this page Jan 30, 2022 · 22 revisions

Here is a list of various websites in which to test your browser. You should enable Javascript (JS) on these sites for the tests to present a worst-case scenario. In reality, you can control JS and XSS (cross site scripting) on sites with extensions such as uBlock Origin to reduce the possibility of fingerprinting attacks

🟪 Browser Comparison [Defaults]

🟪 Fingerprinting

These are good sources to grab information on your results in one hit, but do not read too much into their entropy figures as the data is tainted, and don't assume you are a fingerprint expert, see Testing your fingerprint

  • Am I Unique? - https://amiunique.org/
  • Cover Your Tracks - https://coveryourtracks.eff.org/ [formerly Panopticlick] github
  • CreepJS - https://abrahamjuliot.github.io/creepjs/index.html github
    • Additional tests listed in the footer
  • Device Info - https://www.deviceinfo.me/
  • DuckDuckGo - https://privacy-test-pages.glitch.me/privacy-protections/fingerprinting/ github
    • there are also additional various privacy tests on the landing page
  • FingerprintJS Basic Version - https://fingerprintjs.github.io/fingerprintjs/
  • Vytal - https://vytal.io/

🟪 Multiple Tests [multi-page]

🟪 Multiple Tests [single page]

🟪 Encryption / Ciphers / SSL/TLS / Certificates

🟪 Mozilla's Safe Browsing, Tracking Protection github

  • Attack - https://itisatrap.org/firefox/its-an-attack.html
  • Blocked - https://itisatrap.org/firefox/blocked.html
  • Malware - https://itisatrap.org/firefox/unwanted.html
  • Phishing - https://itisatrap.org/firefox/its-a-trap.html
  • Tracking - https://itisatrap.org/firefox/its-a-tracker.html

🟪 Other

1 This test is a PoC (proof of concept). You will need layout.css.visited_links_enabled set as true. You will also need a normal window (not a Private Browsing one). The PoC only covers a handful of sites. For best results:

Clone this wiki locally