Page 1 of 1

Banned because of browser signature

Posted: Sun Jul 23, 2017 5:25 pm
by snoop
Hello! I was quickly banned on some sites using CEF4. It was always fine with DCEF3 or with regular browsers
What can it be and can it be fixed ?? (I can pm you sites if needed)
Image

Also I have problems with proxies. Cant turn it on, tried different proxytypes, setting it both in code or in IE settings

Re: Banned because of browser signature

Posted: Sun Jul 23, 2017 6:04 pm
by salvadordf
Hi,

Read this to configure proxies :
viewtopic.php?f=8&t=86

Here you have some suggestions about the "access denied" problem :
https://productforums.google.com/forum/ ... pell:false
https://discussions.apple.com/thread/6092669?tstart=0

There are more info about that in Google. Search for : "the owner of this website has banned your access based on your browser's signature"

Re: Banned because of browser signature

Posted: Sun Jul 23, 2017 7:11 pm
by snoop
thanks, but links doesnt really help because sites have already blocked this browser... the fix can be only in the next update maybe?? browser needs new build and ID
you should check some security things in cef4 maybe?

Re: Banned because of browser signature

Posted: Sun Jul 23, 2017 8:23 pm
by salvadordf
Hi,

The browser signature can be calculated based on a combination of several things : user agent string, operating system, IP, screen resolution, cookies, preferred language, time zone, plugins installed, graphic card...

There's is no official formula to calculate the "browser signature" and as you can see in the sources, there is no "id" in CEF4Delphi.

Try this website to check how unique is your web browser :
https://amiunique.org

Read this for more info about your browser fingerprint :
https://en.wikipedia.org/wiki/Device_fingerprint

Re: Banned because of browser signature

Posted: Sun Jul 23, 2017 8:52 pm
by snoop
LOL I am sorry. I was testing user-agent parameter and set it to "test" so many sites started to block me. I set it back and its okay!
THanks for the info and links anyway!