Skip to content

This is just a simple javascript to test what information is my browser giving away if Javascript is enabled.

Notifications You must be signed in to change notification settings

jacobsoo/BrowserLeaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BrowserLeaks

================

This is just a simple javascript to test what information is our browser is giving away if Javascript is enabled. The "Internal IP detection" portion is from https://github.com/diafygi/webrtc-ips

Here are the type of information that the script will try to get.

  • Your OS
  • your browser's UserAgent
  • your browser
  • whether cookie is enabled
  • your screen size
  • your Flash version
  • whether DNT is enabled
  • whether we are using a mobile device
  • what are the plugins that our browser used.

About

This is just a simple javascript to test what information is my browser giving away if Javascript is enabled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages