berstend / puppeteer-extra

💯 Teach puppeteer new tricks through plugins.
https://extra.community
MIT License
6.54k stars 744 forks source link

[Bug] Detected by BotD #631

Open JohnDotOwl opened 2 years ago

JohnDotOwl commented 2 years ago

Detected by Service Provider https://github.com/fingerprintjs/BotD

josep11 commented 2 years ago

+1 here

dstampher commented 2 years ago

+1 here as well. CreepJS also detecting puppeteer-extra plugin when using using puppeteer.use(StealthPlugin());

image

j-mendez commented 2 years ago

One thing thats interesting about the plugin is that it only works if you launch the browser with puppeteer. It would be nice to have a way to bypass with connections that are handled outside the instance. Botd is growing in popularity rapidly so the next way to triage stealth detection might be outside the current way "stealth" is being done now.