Spoofing canvas and webgl

Ok I see, and for Social Media creation, you spoof fingerprint with Puppeteer ?
No. Spoofing is a very complex task and there are no known solutions to me that would do it in a correct way. All those multilogins n others - they just add noise to them making them 100% unique. I now use a system that allows me to blend into the crowd without spoofing anything more than proxies. I even stopped using headless browsers because hiding it just took too much effort.
 
No. Spoofing is a very complex task and there are no known solutions to me that would do it in a correct way. All those multilogins n others - they just add noise to them making them 100% unique. I now use a system that allows me to blend into the crowd without spoofing anything more than proxies. I even stopped using headless browsers because hiding it just took too much effort.
Ok ! Thanks :)
 
No. Spoofing is a very complex task and there are no known solutions to me that would do it in a correct way. All those multilogins n others - they just add noise to them making them 100% unique. I now use a system that allows me to blend into the crowd without spoofing anything more than proxies. I even stopped using headless browsers because hiding it just took too much effort.
Hi Lucky.Sparks

I have been reading this thread since yesterday, and quite interesting.

I am on the road to creating a bot for a website protected by d..ado.e, I saw you mention some special chromium flags that can help, the protection is sending me to the capcha even when I try the main page of the site.

Thanks,
 
Hi Lucky.Sparks

I have been reading this thread since yesterday, and quite interesting.

I am on the road to creating a bot for a website protected by d..ado.e, I saw you mention some special chromium flags that can help, the protection is sending me to the capcha even when I try the main page of the site.

Thanks,
Chances are you are being detected by differences in headers that browser sends when using chromedriver.
 
Guys I found something really interesting:

This program claims to be able to spoof even GPU and stuff by modifying window binaries, so if it works canvas and webgl will change too.
I didn't try it though, as installation seems a hell and it is used for spoofing desktop hardware.
In my specific case I am emulating mobile parameters so I won't use it, maybe someone can benefit from this.
Also it relies on virtual machines which is not the most efficient way considering resources.
AGAIN, I DIDN'T TRY IT I AM NOT RECOMMENDING IT, IT'S JUST INTERESTING
Hello Mark,
Just for the context have you thought about rooting an android device and using Magisks to change the device build prop? This will effectively change device fingerprint which in turn will affect the canvas and webgl hashes, am currently researching a similar case and would love to know your findings and if am a step in the right direction...
 
For advanced anti-fingerprinting, use a dedicated browser automation framework like Puppeteer or Playwright with stealth plugins, spoof WebGL and canvas at the GPU level, and consider using virtual machines or real device farms for higher authenticity.
 
Back
Top