stealth icon indicating copy to clipboard operation
stealth copied to clipboard

Emulate CPU/ GPU + more.

Open JFuqX opened this issue 3 years ago • 0 comments

Hello :),

There are many things that need to be spoofed in order to pass bot protection nowadays.

Most important things are custom fingerprints, CPU, GPU and several other things which can't be emulated yet in stealth.

Is it possible to add it somehow, because I do get fingerprinted easily on some sites with heave bot protection?

If not is there any way to emulate this whole fingerprint I posted down here?

{
  "navigator": {
    "appCodeName": "Mozilla",
    "appName": "Netscape",
    "appVersion": "5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36",
    "language": "fr-FR",
    "languages": [
      "fr-FR",
      "fr",
      "en-US",
      "en"
    ],
    "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36",
    "vendor": "Google Inc.",
    "product": "Gecko",
    "productSub": "20030107",
    "platform": "Win32",
    "vibrate": true,
    "getBattery": true,
    "credentials": true,
    "appMinorVersion": false,
    "bluetooth": true,
    "storage": true,
    "getGamepads": true,
    "getStorageUpdates": false,
    "hardwareConcurrency": true,
    "mediaDevices": true,
    "mozAlarms": false,
    "mozConnection": false,
    "mozIsLocallyAvailable": false,
    "mozPhoneNumberService": false,
    "msManipulationViewsEnabled": false,
    "permissions": true,
    "registerProtocolHandler": true,
    "requestMediaKeySystemAccess": true,
    "requestWakeLock": false,
    "sendBeacon": true,
    "serviceWorker": true,
    "storeWebWideTrackingException": false,
    "webkitGetGamepads": false,
    "webkitTemporaryStorage": true,
    "cookieEnabled": true,
    "javaEnabled": false,
    "doNotTrack": -1,
    "plugins": []
  },
  "window": {
    "ActiveXObject": false,
    "innerHeight": 888,
    "innerWidth": 1862,
    "outerWidth": 1862,
    "outerHeight": 888,
    "devicePixelRatio": 2,
    "addEventListener": true,
    "XMLHttpRequest": true,
    "XDomainRequest": false,
    "orientation": "undefined",
    "DeviceOrientationEvent": true,
    "DeviceMotionEvent": true,
    "TouchEvent": true,
    "chrome": {
      "app": {
        "isInstalled": false,
        "InstallState": {
          "DISABLED": "disabled",
          "INSTALLED": "installed",
          "NOT_INSTALLED": "not_installed"
        },
        "RunningState": {
          "CANNOT_RUN": "cannot_run",
          "READY_TO_RUN": "ready_to_run",
          "RUNNING": "running"
        }
      }
    },
    "prototype_bind": true,
    "PointerEvent": true,
    "sessionStorage": true,
    "localStorage": true,
    "indexedDB": true,
    "FileReader": true,
    "HTMLElement": false,
    "webRTC": true,
    "mozInnerScreenY": 0
  },
  "document": {
    "documentMode": "undefined",
    "webdriver": false,
    "driver": false,
    "selenium": false,
    "hidden": false,
    "webkitHidden": false
  },
  "other": {
    "CC_ON": false,
    "InstallTrigger": false,
    "prototype_forEach": true,
    "imul": true,
    "parseInt": true,
    "hypot": true,
    "value1": false,
    "XPathResult": true
  },
  "performance": {
    "timeOrigin": 1672836946172.5,
    "timing": {
      "connectStart": 1672836946239,
      "navigationStart": 1672836946171,
      "secureConnectionStart": 1672836946283,
      "fetchStart": 1672836946179,
      "domContentLoadedEventStart": 1672836946872,
      "responseStart": 1672836946588,
      "domInteractive": 1672836946872,
      "domainLookupEnd": 1672836946239,
      "responseEnd": 1672836946589,
      "redirectStart": 0,
      "requestStart": 1672836946553,
      "unloadEventEnd": 0,
      "unloadEventStart": 0,
      "domLoading": 1672836946594,
      "domComplete": 1672836947114,
      "domainLookupStart": 1672836946239,
      "loadEventStart": 1672836947114,
      "domContentLoadedEventEnd": 1672836946872,
      "loadEventEnd": 1672836947115,
      "redirectEnd": 0,
      "connectEnd": 1672836946553
    },
    "navigation": {
      "type": 0,
      "redirectCount": 0
    }
  },
  "canvas": {
    "value1": "420217769",
    "value2": "1243744842"
  },
  "fonts_optm": "12,14,15,16,17,27,3,38,40,44,7,9",
  "fonts": "12,14,15,16,17,27,3,38,40,44,7,9",
  "rCFP": "-158760887",
  "ssh": "e54e4dcbd557a1fe86616568abcd0650295cf8d2f959bd8c84fec71923f1a445",
  "mr": "20,20,20,20,20,20,20,20,20,0,0,0,0,100,",
  "brave": "0",
  "wv": "Google Inc. (NVIDIA)",
  "wr": "ANGLE (NVIDIA, NVIDIA GeForce RTX 3060 Ti Direct3D11 vs_5_0 ps_5_0, D3D11)",
  "weh": "fab37783e5c3bc89f876774bac442ad3e613f7dc5b769b19a8d4d8c6b80ef077",
  "wl": 29,
  "fmh": "082f3e287baebaac8dfa0e53be71bed004ee57a16b3dffd269f318915d405c81",
  "fpValstr": "420217769;1243744842;dis;;true;true;true;-60;true;24;24;true;false;-1",
  "np": "11321144241322243122",
  "screen": {
    "availHeight": 888,
    "availLeft": 0,
    "availTop": 0,
    "availWidth": 1862,
    "colorDepth": 24,
    "height": 888,
    "pixelDepth": 24,
    "width": 1862
  },
  "__v": 0
}

JFuqX avatar Jan 07 '23 23:01 JFuqX