Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.04 KB

Browserfingerprint.md

File metadata and controls

11 lines (9 loc) · 1.04 KB

Browser Fingerprinting

What is Browser Fingerprinting?

Browser fingerprinting is a powerful method that websites use to collect information about your browser type and version, as well as your operating system, active plugins, time zone, language, screen resolution and various other active settings. Like other fingerprinting techniques, these datapoints are matched inside a database of known profiles to see if the visitor is a real person or an automated program. To get these all these details, some of the techniques used are:

Reference and interesting links

Browser Fingerprint Intro