fingerprintjs / BotD

Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client. MIT license, no usage restrictions.

Home Page:https://fingerprintjs.github.io/BotD/main/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate and fix false positives

xnerhu opened this issue · comments

Refs:

TODO:

  • #93
  • Test for regressions
  • Test Samsung Browser
  • Test Android Webview

https://phantom.app/ is setting off false alarms, given that the text search is looking for phantom explicitly.

Phantom uses window.phantom. I'm not immediately sure about how you can make a distinction, but it's something that's being flagged right now.

It also flags ungoogled-chromium as a bot.

It also flags ungoogled-chromium as a bot.

I can't replicate this. Would you send me logs from our playground page?

I tested on the latest versions for both Win64 and MacOS ARM

Closing. @10maurycy10 if you have any more false positives, please create another issue.