GithubHelp home page GithubHelp logo

chacix / virtualbrowser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from virtual-browser/virtualbrowser

0.0 0.0 0.0 1.5 MB

Free anti fingerprint browser, 指纹浏览器, 隐私浏览器, 免费的web3空投专用指纹浏览器

Home Page: https://virtualbrowser.cc

License: BSD 3-Clause "New" or "Revised" License

JavaScript 32.55% TypeScript 0.02% CSS 0.20% HTML 0.27% Vue 63.83% SCSS 3.14%

virtualbrowser's Introduction

Introduction

Browser fingerprinting refers to the process of identifying and recording various factors, such as the browser itself, the operating system, and hardware configurations, to generate a unique identifier. It is a digital signature obtained through the collection of various features of the browser, such as user agent, language, screen size, plugin version, font, time settings, etc., and a comprehensive analysis. As everyone's browser configurations differ, browser fingerprints can be used to track user behavior, identify identity, monitor online activities, and even for illegal purposes such as fraud and phishing.

VirtualBrowser is a fingerprint browser based on Chromium, which supports Windows 10 and above operating systems, and plans to support Mac, Android, Linux, and other operating systems in the future.

Compared with Chromium, VirtualBrowser has two advantages:

  1. Support for creating multiple fingerprint information browser environments on one machine.
  2. Support for managing multiple browser environments.

Preparation

First, download the latest VirtualBrowser installation package from the release page or official website and install it on your computer.

Creating a new browser environment

  1. Open VirtualBrowser and select Create Browser. Image text
  2. Modify the configuration information in the pop-up dialog or use the default settings. Image text Image text

Starting the browser environment

  1. Click the Start button in the created environment to open the newly created browser environment.
  2. The newly started browser is the new fingerprint environment. Image text

Tested and Effective Fingerprint Modifications

You can test fingerprint modifications using fingerprintjs and browserleaks.

  • Operating System: Modify the operating system part in userAgent.
  • Browser version: Modify the browser version in userAgent.
  • Proxy settings: Modify the browser proxy which supports "Default", "Do not use proxy", "Custom".
  • User Agent: Modify userAgent.
  • Language: Modify navigator.language, navigator.languages, and it can be automatically matched based on IP.
  • Time zone: Modify the time zone in new Date(), and it can be automatically matched based on IP.
  • WebRTC
  • Geolocation: Modify the latitude and longitude in navigator.geolocation.getCurrentPosition(), and it can be automatically matched based on IP.
  • Resolution: Modify screen.width/screen.height.
  • Font: Randomly modify the supported font list.
  • Canvas: Randomly modify Canvas 2D drawing differential pixels.
  • WebGL image: Randomly modify WebGL drawing differential pixels.
  • WebGL metadata: WebGL vendor, WebGL rendering, etc.
  • AudioContext: Randomly modify the differential data of getChannelData and getFloatFrequencyData in AudioContext.
  • ClientRects
  • Speech voices
  • CPU: Modify navigator.hardwareConcurrency CPU core count.
  • Memory
  • Device name
  • MAC address
  • Do Not Track
  • SSL
  • Port scan protection
  • Hardware acceleration

Automation

VirtualBrowser is base on Chromium, you can use playwright or other tools. demo(https://github.com/Virtual-Browser/VirtualBrowser/tree/main/automation)

Support and Joining

VirtualBrowser is not perfect yet. If you are interested in VirtualBrowser, you are welcome to join us through the following ways:

  1. Directly contribute code, provide features, and fix bugs.
  2. Install VirtualBrowser, visit your frequently used websites, and provide feedback on unusable situations to help solve compatibility issues.
  3. Provide experience, functional suggestions to help improve VirtualBrowser.

Contact Us

Join QQ Group

Acknowledgments

  1. fingerprintjs
  2. browserleaks
  3. Chromium
  4. vue-element-admin

virtualbrowser's People

Contributors

virtual-browser avatar yunxilyf avatar virtualfanc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.