ulixee / hero

The web browser built for scraping
MIT License
652 stars 32 forks source link

CreepJS/CloudFlare detection. #144

Closed ja3abuser closed 1 year ago

ja3abuser commented 1 year ago

CreepJS:

  1. ServiceWorkerGlobalScope: Windows platformVersion 8.1.1 does not match user agent version Windows 8.1 (64-bit)
  2. navigator.webdriver is on: true (webdriver in "undefined", when legit browser has "false")
  3. deviceMemory: available memory 3.5Gb is greater than device memory 1GB.

CloudFlare: Can't bypass UAM page. (example: admin.kingblue.xyz)

ja3abuser commented 1 year ago

And what about updating the version of Chrome? The version of Chrome 98 is quite old.

blakebyrnes commented 1 year ago

All of this is complete apart from the Cloudflare site. I was not seeing success there. I think they might be using QUIC to complete the conversation, which is going to be a large effort. I'm going to split that off into a new ticket