[Bug] Being detected by CreepJS?
See original GitHub issueDescribe the bug
Ran a test using CreepJS, and they are able to detect my usage of this plugin (thus eliminating stealth).
Code Snippet
import puppeteer from "puppeteer-extra";
import stealthPlugin from "puppeteer-extra-plugin-stealth";
puppeteer.use(stealthPlugin());
(async () => {
let browser = await puppeteer.launch({
headless: false,
});
let page = await browser.newPage();
await page.goto("https://abrahamjuliot.github.io/creepjs/");
})();
Versions
Unfortunately, the command npx envinfo@latest --system --binaries --npmPackages '*(puppeteer*|playwright*|automation-extra*|@extra*)
fails to return an output on my PC?
Issue Analytics
- State:
- Created a year ago
- Comments:6
Top Results From Across the Web
Creepjs breaks Tor Browser fingerprinting mitigations - Reddit
This identification survives browser and PC restarts, and browser reinstalls, and persists for days.
Read more >Detecting scraping services - incolumitas.com
In this blog post I will demonstrate how it is possible to detect several scraping services: luminati.io, ScrapingBee, scraperapi.com, ...
Read more >Automated Malware Analysis Report for https://abrahamjuliot.github ...
https://abrahamjuliot.github.io/creepjs/ ... ⊘No configs have been found ... No error (0), creepjs-api.web.app, 199.36.158.100, A (IP address), IN (0x0001) ...
Read more >Detecting leaks and checking for browser fingerprint
Renk, is there a way to deter JavaScript screen size fingerprinting in Pale Moon? I was using Firegloves, but a bug causes it...
Read more >Universal anti-detection browser for multi-accounting | Page 6
IDENTORY - Universal anti-detection browser for multi-accounting ... Mobile profiles have been significantly improved (CreepJS score is now at least 72.5%):
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same problem. 😃
Same problem and “6417 lies detected”