datadome

bot-detector intel
  • datadome tags.js

    [ok]

    https://js.datadome.co/tags.js

    last ran
    2026-06-29 19:21 utc
    (5d ago)
    last updated
    2026-06-08 20:38 utc
    (26d ago)
    size
    111.1kb
    sha256
    a7f66134647b
    apis touched
    200
    200 raw
    bot tells
    9
    sinks
    3
    0 leaked
    hazards
    1
    structural
    0
    anti-debug
    0
    L3/L4 hazards
    consistency
    0
    cross-checks
    providers
    0

    categories probed (13)

    click a row to drill into every api the script probes in that category.

    • [+] events13 apis · 4 tells · 85 hits
      • [+] *.isTrustedhigh · bot-tell×2
        details + source hits (2)
      • [+] *.pointerTypemedium · bot-tell×1
        details + source hits (1)
      • [+] *.pressuremedium · bot-tell×1
        details + source hits (1)
      • [+] *.dispatchEventlow×15
        details + source hits (15)
      • [+] *.timeStamplow×8
        details + source hits (8)
      • [+] *.keylow×7
        details + source hits (7)
      • [+] *.screenXlow×3
        details + source hits (3)
      • [+] *.screenYlow×3
        details + source hits (3)
      • [+] *.repeatlow · bot-tell×1
        details + source hits (1)
      • [+] *.addEventListenerinfo×25
        details + source hits (25)
      • [+] *.clientXinfo×8
        details + source hits (8)
      • [+] *.clientYinfo×8
        details + source hits (8)
      • [+] *.datainfo×3
        details + source hits (3)
    • [+] document6 apis · 1 tells · 21 hits
      • [+] document.currentScriptmedium · bot-tell×2
        details + source hits (2)
      • [+] document.cookielow×11
        details + source hits (11)
      • [+] document.createElementlow×1
        details + source hits (1)
      • [+] document.createEventlow×1
        details + source hits (1)
      • [+] document.bodyinfo×4
        details + source hits (4)
      • [+] document.documentElementinfo×2
        details + source hits (2)
    • [+] math4 apis · 1 tells · 7 hits
      • [+] Math.acosmedium · bot-tell×1
        details + source hits (1)
      • [+] Math.logmedium×1
        details + source hits (1)
      • [+] Math.powmedium×1
        details + source hits (1)
      • [+] Math.sqrtlow×4
        details + source hits (4)
    • [+] anti-debug2 apis · 1 tells · 4 hits
      • [+] console.logmedium · bot-tell×1
        details + source hits (1)
      • [+] consolelow×3
        details + source hits (3)
    • [+] storage9 apis · 0 tells · 34 hits
      • [+] localStoragelow×9
        details + source hits (9)
      • [+] *.haslow×5
        details + source hits (5)
      • [+] *.openlow×4
        details + source hits (4)
      • [+] *.postMessagelow×3
        details + source hits (3)
      • [+] *.controllerlow×2
        details + source hits (2)
      • [+] *.keyslow×1
        details + source hits (1)
      • [+] *.matchlow×1
        details + source hits (1)
      • [+] sessionStorageinfo×8
        details + source hits (8)
      • [+] *.readyinfo×1
        details + source hits (1)
    • [+] introspection5 apis · 0 tells · 9 hits
      • [+] Proxymedium×3
        details + source hits (3)
      • [+] Object.definePropertymedium×1
        details + source hits (1)
      • [+] *.constructorlow×2
        details + source hits (2)
      • [+] *.toStringlow×2
        details + source hits (2)
      • [+] Symbol.iteratorinfo×1
        details + source hits (1)
    • [+] timing4 apis · 0 tells · 15 hits
      • [+] performance.nowmedium×1
        details + source hits (1)
      • [+] requestAnimationFramelow×1
        details + source hits (1)
      • [+] Dateinfo×9
        details + source hits (9)
      • [+] Date.nowinfo×4
        details + source hits (4)
    • [+] navigator3 apis · 0 tells · 8 hits
      • [+] navigator.sendBeaconmedium×2
        details + source hits (2)
      • [+] navigator.userAgentlow×1
        details + source hits (1)
      • [+] navigator.serviceWorkerinfo×5
        details + source hits (5)
    • [+] dom-layout2 apis · 0 tells · 4 hits
      • [+] *.observeinfo×2
        details + source hits (2)
      • [+] MutationObserverinfo×2
        details + source hits (2)
    • [+] fonts1 apis · 0 tells · 2 hits
      • [+] *.checkmedium×2
        details + source hits (2)
    • [+] webrtc1 apis · 0 tells · 4 hits
      • [+] *.sendlow×4
        details + source hits (4)
    • [+] window1 apis · 0 tells · 4 hits
      • [+] location.hrefinfo×4
        details + source hits (4)
    • [+] workers1 apis · 0 tells · 3 hits
      • [+] Bloblow×3
        details + source hits (3)

    bot-detection tells (7)

    strong indicators of bot-detection intent. drill into the categories section below to inspect description, evasion notes, and source snippets for any tell.

    network sinks (3)

    every place the script could ship data off the page. expand a row to see headers and the traced payload entries.

    • [+] sendBeaconPOST window.dataDomeOptions.endpointno leaks

      url source · window.dataDomeOptions.endpoint

      location · L2:16782

      payload · shape string

      • <body>: literal 0
      r
      window.navigator.sendBeacon(window.dataDomeOptions.endpoint,r)
    • [+] xhrPOST window.dataDomeOptions.endpointno leaks

      url source · window.dataDomeOptions.endpoint

      location · L2:18639

      headers

      • Content-type: application/x-www-form-urlencoded

      payload · shape string

      • <body>: literal 0
      u
      b.send(u)
    • [+] xhrHEAD chrome-extension://oojibhnkahnabembdeoicblilpbfmnhg/icon.0024de64.pngno leaks

      location · L2:28509

      n.send()

    dynamic-execution hazards (1)

    anywhere the script puts code beyond static reach. eval, function, document.write, dynamic import. these are the holes script2builtins-runtime would fill.

    • setTimeout-stringL2:36799

      `setTimeout` called with a string argument is an eval-equivalent.

      setTimeout(n,0)

related instruments