https://github.com/amtzespinosa/fingerprinter
Fingerprinter is a simple Browser Fingerprinter built using HTML, CSS and JavaScript. I have based this project on FingerprintJS but adding some extra features out of the scope of browser fingerprinting as a PoC of how much data can be easily gathered from a client when visiting a website.
https://github.com/amtzespinosa/fingerprinter
browser-fingerprint client-fingerprint fingerprint fingerprinting online-fingerprint
Last synced: 2 months ago
JSON representation
Fingerprinter is a simple Browser Fingerprinter built using HTML, CSS and JavaScript. I have based this project on FingerprintJS but adding some extra features out of the scope of browser fingerprinting as a PoC of how much data can be easily gathered from a client when visiting a website.
- Host: GitHub
- URL: https://github.com/amtzespinosa/fingerprinter
- Owner: amtzespinosa
- Created: 2023-08-13T11:21:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T12:39:11.000Z (about 2 years ago)
- Last Synced: 2025-05-13T20:46:46.618Z (5 months ago)
- Topics: browser-fingerprint, client-fingerprint, fingerprint, fingerprinting, online-fingerprint
- Language: JavaScript
- Homepage: https://amtzespinosa.github.io/projects/fingerprinter/
- Size: 113 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

**[Fingerprinter](https://amtzespinosa.github.io/projects/fingerprinter/)** is a simple Browser Fingerprinter built using **HTML**, **CSS** and **JavaScript**.
I have based this project on **FingerprintJS** but adding some extra features out of the scope of browser fingerprinting as a PoC of how much data can be easily gathered from a client when visiting a website. You can try it [here](https://amtzespinosa.github.io/projects/fingerprinter/).
By now:
- Aassigns a **fingerprint**
- Gets **Network Data:** IP, ISP and IP Segment
- Gets IP **Location**
- Detects the **Browser** used
- Detects the **User Agent**
- Detects the **OS**
- Detects if **Java** or **Flash** is installed
- And detects more features](https://amtzespinosa.github.io/)