Giter VIP home page Giter VIP logo

Comments (8)

abrahamjuliot avatar abrahamjuliot commented on September 24, 2024 2

Nice find. Thank you for reporting. I will take a look.

from creepjs.

abrahamjuliot avatar abrahamjuliot commented on September 24, 2024 1

Yes

from creepjs.

naumanzchaudhry avatar naumanzchaudhry commented on September 24, 2024 1

Thanks.

Posting below just for reference for anyone looking for same problem. There is an open issue stating the same on puppeteer-extra repo.

References from puppeteer-extra repo around same issue
Issue on puppeteer-extra repo
Collaborator's comment
Owner's comment on a relevant issue

from creepjs.

naumanzchaudhry avatar naumanzchaudhry commented on September 24, 2024

Update

For browser.pages() call, hardwareConcurrency hash is different from that of newPage() call.

This condition here is failing that's why it's not reporting it to be puppeteer-extra.

with browser.pages() the hash is 55e9b959 which isn't in the hardwareConcurrency hashes array of puppeteerExtra

@abrahamjuliot

from creepjs.

naumanzchaudhry avatar naumanzchaudhry commented on September 24, 2024

Update # 2

Summary
For hardwareConcurrency, browser.pages() call does not fail at object to string & too much recursion error

lies when browser.pages()

pages-lies

lies when browser.newPage()

newPage-lies

from creepjs.

naumanzchaudhry avatar naumanzchaudhry commented on September 24, 2024

Update # 3

For object to string failure error check. This call for creating proxy on hardwareConcurrency has following results

browser.pages -> false
browser.newPage -> true

This specifically is originating from hasValidStack call.

from creepjs.

abrahamjuliot avatar abrahamjuliot commented on September 24, 2024

I was unable to reproduce. const [page] = await browser.pages() applies no evasions for me. However, I'm adding 55e9b959 as a hash for hardwareConcurrency. It should release shortly. Hopefully, that improves the detection.

from creepjs.

naumanzchaudhry avatar naumanzchaudhry commented on September 24, 2024

@abrahamjuliot so basically you mean that with browser.pages() extra stealth plugin doesn't apply any evasions and is just behaving as a normal browser?

from creepjs.

Related Issues (20)

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.