Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
General Programming Chat
Spoofing canvas and webgl
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Dr. Mariane" data-source="post: 20637" data-attributes="member: 5319"><p>Hi</p><p>it seems it's almost impossible to spoof canvas and webgl correctly - without getting detected as fingerprint resistance.</p><p>I tried all the available chrome extensions (canvas blocker and so on), they correctly change hash but on deviceinfo.me it is detected as spoofed.</p><p>I heard there is some people emulating those directly on real phones and devices.</p><p></p><p>I managed to spoof basic things (plugins, fonts, navigator properties, window properties) and I am having a good recaptcha score sometimes which means I am not fully detected by Google.</p><p>Still, I am being detected by distil and other major antibot services.</p><p>Any pro botter with some advices ?</p><p></p><p>general info: navigator properties are spoofed in order to match android properties as mobile phones have bigger fingerprint entropy than desktops.</p><p>I kept the same properties order and spoofed them correctly. plugins returns 0, webrtc leaks are hidden but not correctly spoofed (didn't find a way to do this) and I deleted navigator.webdriver property.</p></blockquote><p></p>
[QUOTE="Dr. Mariane, post: 20637, member: 5319"] Hi it seems it's almost impossible to spoof canvas and webgl correctly - without getting detected as fingerprint resistance. I tried all the available chrome extensions (canvas blocker and so on), they correctly change hash but on deviceinfo.me it is detected as spoofed. I heard there is some people emulating those directly on real phones and devices. I managed to spoof basic things (plugins, fonts, navigator properties, window properties) and I am having a good recaptcha score sometimes which means I am not fully detected by Google. Still, I am being detected by distil and other major antibot services. Any pro botter with some advices ? general info: navigator properties are spoofed in order to match android properties as mobile phones have bigger fingerprint entropy than desktops. I kept the same properties order and spoofed them correctly. plugins returns 0, webrtc leaks are hidden but not correctly spoofed (didn't find a way to do this) and I deleted navigator.webdriver property. [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
General Programming Chat
Spoofing canvas and webgl
Top