An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![fingerprinter header](/img/fingerprinter.png)

**[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!

[![GitHub WidgetBox](https://github-widgetbox.vercel.app/api/profile?username=amtzespinosa&data=followers,repositories,stars,commits)](https://amtzespinosa.github.io/)