Fingerprint или отпечаток браузера



  • Приветствую!

    Уважаемая поддержка, подскажите, нет ещё решения по подмене отпечатков браузера? Если нет, планируется?) Хромиум это все таки палево((


  • administrators

    @Keln54 Смотря что вы понимаете под подменой отпечатка браузера.
    Вот проект, который меняет фингерпринт на другой.

    0_1474207330517_fingerprint.xml



  • Не совсем то. Юзерагент я менять умею. Изначально неправильно выразился - я знаю что можно спалить плагины, установленные в браузере. Мы можем их задавать через БАС?)


  • administrators

    @Keln54 Да, что-то вроде

    Object.defineProperty(window.navigator, 'plugins', {get: function() {return [{name:"Chrome PDF Viewer"}];}});

    действие "Выполнять при каждой загрузке страницы в браузере"

    Смена плагинов планируется.



  • @support said in Fingerprint или отпечаток браузера:

    @Keln54 Смотря что вы понимаете под подменой отпечатка браузера.
    Вот проект, который меняет фингерпринт на другой.

    0_1474207330517_fingerprint.xml

    Hi Twaego,
    I have a question(or two) if u dont mind me asking. Your script changing exactly the name of the browser we use, but whenever i use this technique my browser didnt change name(I'm checking it through whoer.net website). I'm setting up HTTP client Headers function in BAS and i copy user agent code from this web http://www.useragentstring.com/ but it doesnt work, im always seeing the same chrome v51.0.
    In your script its working, but i cant find this "Set headers" function in current BAS version.
    Also i have second question, is there any website to find examples of user agent/language text to be vaible to put them into string section of the function(working examples like firefox, opera, safari, maybe IE with different versions/languages).
    Btw. I'm sorry that i'm speaking here with non-russian lang, but this forum has more informations than the english/international one.
    Btw#2. I must to thank you for incredible tool that You created, its so fuckin awesome, I'M enjoying ity so much. Thank you and keep it up! :D


  • administrators

    @quadro Hi

    I have a question(or two) if u dont mind me asking. Your script changing exactly the name of the browser we use, but whenever i use this technique my browser didnt change name(I'm checking it through whoer.net website). I'm setting up HTTP client Headers function in BAS and i copy user agent code from this web http://www.useragentstring.com/ but it doesnt work, im always seeing the same chrome v51.0.

    Can't reproduce. Script changes ua displayed by whoer correctly.
    0_1474281948189_whoer.xml

    In your script its working, but i cant find this "Set headers" function in current BAS version.

    Here is it:
    http://prnt.sc/cjr5j5

    Also i have second question, is there any website to find examples of user agent/language text to be vaible to put them into string section of the function(working examples like firefox, opera, safari, maybe IE with different versions/languages).

    Probably there is site with user agents, but I don't know about it

    Btw. I'm sorry that i'm speaking here with non-russian lang, but this forum has more informations than the english/international one.

    Can you start topic in english forum

    Btw#2. I must to thank you for incredible tool that You created, its so fuckin awesome, I'M enjoying ity so much. Thank you and keep it up! :D

    You welcome


Log in to reply
 

Looks like your connection to Bablosoft was lost, please wait while we try to reconnect.