How to spoof complete browser identity?












0














I found question on how to spoof user agent. I dont' want to spoof only user agent. I want to spoof everything from user agent, to Accept headers to http headers and also the information javascript can tell about browser - screen resolution and depth, class cpu, platform, device name, etc.



Do you know of a way to achieve this in any browser out there ? I don't want 10 plugins to achieve this. I'd like unified way.










share|improve this question
























  • If you want to do this in a really stealthy way, this is going to be difficult. Each browser has obvious, and then more subtle behaviors, that a page either rely on, or actively check for, especially in the JS space. I think your best bet would be to try to find a way to automate various browsers to do whatever testing you want. Otherwise you could check out Opera which has settings to "mask as" Internet Explorer or Firefox, which supposedly does more than just change the user agent, but I'm unsure exactly what.
    – nitro2k01
    Oct 29 '13 at 15:59










  • from your comment, I'm unsure if I communicated what i need clearly now. I don't need to change only user agent and "acting browser" but also other parameters and emulating different users coming from different platforms, devices, screen resolutions, etc.
    – Greenleader
    Oct 29 '13 at 16:01






  • 1




    I don't know if it's important that this is done by a local app that does spoofing, but have you considered a page that offers remote browser screenshots, such as browsershots.org? (There's lots more sites like this.) This would give you both a screenshot and a bunch of requests.
    – nitro2k01
    Oct 29 '13 at 16:14










  • that's interesting, but charged for what I really need to achieve. I need another layer above browser's parameters to emulate those parameters
    – Greenleader
    Oct 29 '13 at 16:40










  • What are you really trying to do? What's your end goal?
    – HairOfTheDog
    Oct 29 '13 at 17:48
















0














I found question on how to spoof user agent. I dont' want to spoof only user agent. I want to spoof everything from user agent, to Accept headers to http headers and also the information javascript can tell about browser - screen resolution and depth, class cpu, platform, device name, etc.



Do you know of a way to achieve this in any browser out there ? I don't want 10 plugins to achieve this. I'd like unified way.










share|improve this question
























  • If you want to do this in a really stealthy way, this is going to be difficult. Each browser has obvious, and then more subtle behaviors, that a page either rely on, or actively check for, especially in the JS space. I think your best bet would be to try to find a way to automate various browsers to do whatever testing you want. Otherwise you could check out Opera which has settings to "mask as" Internet Explorer or Firefox, which supposedly does more than just change the user agent, but I'm unsure exactly what.
    – nitro2k01
    Oct 29 '13 at 15:59










  • from your comment, I'm unsure if I communicated what i need clearly now. I don't need to change only user agent and "acting browser" but also other parameters and emulating different users coming from different platforms, devices, screen resolutions, etc.
    – Greenleader
    Oct 29 '13 at 16:01






  • 1




    I don't know if it's important that this is done by a local app that does spoofing, but have you considered a page that offers remote browser screenshots, such as browsershots.org? (There's lots more sites like this.) This would give you both a screenshot and a bunch of requests.
    – nitro2k01
    Oct 29 '13 at 16:14










  • that's interesting, but charged for what I really need to achieve. I need another layer above browser's parameters to emulate those parameters
    – Greenleader
    Oct 29 '13 at 16:40










  • What are you really trying to do? What's your end goal?
    – HairOfTheDog
    Oct 29 '13 at 17:48














0












0








0


1





I found question on how to spoof user agent. I dont' want to spoof only user agent. I want to spoof everything from user agent, to Accept headers to http headers and also the information javascript can tell about browser - screen resolution and depth, class cpu, platform, device name, etc.



Do you know of a way to achieve this in any browser out there ? I don't want 10 plugins to achieve this. I'd like unified way.










share|improve this question















I found question on how to spoof user agent. I dont' want to spoof only user agent. I want to spoof everything from user agent, to Accept headers to http headers and also the information javascript can tell about browser - screen resolution and depth, class cpu, platform, device name, etc.



Do you know of a way to achieve this in any browser out there ? I don't want 10 plugins to achieve this. I'd like unified way.







browser spoofing






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 29 '13 at 15:59

























asked Oct 29 '13 at 15:47









Greenleader

296621




296621












  • If you want to do this in a really stealthy way, this is going to be difficult. Each browser has obvious, and then more subtle behaviors, that a page either rely on, or actively check for, especially in the JS space. I think your best bet would be to try to find a way to automate various browsers to do whatever testing you want. Otherwise you could check out Opera which has settings to "mask as" Internet Explorer or Firefox, which supposedly does more than just change the user agent, but I'm unsure exactly what.
    – nitro2k01
    Oct 29 '13 at 15:59










  • from your comment, I'm unsure if I communicated what i need clearly now. I don't need to change only user agent and "acting browser" but also other parameters and emulating different users coming from different platforms, devices, screen resolutions, etc.
    – Greenleader
    Oct 29 '13 at 16:01






  • 1




    I don't know if it's important that this is done by a local app that does spoofing, but have you considered a page that offers remote browser screenshots, such as browsershots.org? (There's lots more sites like this.) This would give you both a screenshot and a bunch of requests.
    – nitro2k01
    Oct 29 '13 at 16:14










  • that's interesting, but charged for what I really need to achieve. I need another layer above browser's parameters to emulate those parameters
    – Greenleader
    Oct 29 '13 at 16:40










  • What are you really trying to do? What's your end goal?
    – HairOfTheDog
    Oct 29 '13 at 17:48


















  • If you want to do this in a really stealthy way, this is going to be difficult. Each browser has obvious, and then more subtle behaviors, that a page either rely on, or actively check for, especially in the JS space. I think your best bet would be to try to find a way to automate various browsers to do whatever testing you want. Otherwise you could check out Opera which has settings to "mask as" Internet Explorer or Firefox, which supposedly does more than just change the user agent, but I'm unsure exactly what.
    – nitro2k01
    Oct 29 '13 at 15:59










  • from your comment, I'm unsure if I communicated what i need clearly now. I don't need to change only user agent and "acting browser" but also other parameters and emulating different users coming from different platforms, devices, screen resolutions, etc.
    – Greenleader
    Oct 29 '13 at 16:01






  • 1




    I don't know if it's important that this is done by a local app that does spoofing, but have you considered a page that offers remote browser screenshots, such as browsershots.org? (There's lots more sites like this.) This would give you both a screenshot and a bunch of requests.
    – nitro2k01
    Oct 29 '13 at 16:14










  • that's interesting, but charged for what I really need to achieve. I need another layer above browser's parameters to emulate those parameters
    – Greenleader
    Oct 29 '13 at 16:40










  • What are you really trying to do? What's your end goal?
    – HairOfTheDog
    Oct 29 '13 at 17:48
















If you want to do this in a really stealthy way, this is going to be difficult. Each browser has obvious, and then more subtle behaviors, that a page either rely on, or actively check for, especially in the JS space. I think your best bet would be to try to find a way to automate various browsers to do whatever testing you want. Otherwise you could check out Opera which has settings to "mask as" Internet Explorer or Firefox, which supposedly does more than just change the user agent, but I'm unsure exactly what.
– nitro2k01
Oct 29 '13 at 15:59




If you want to do this in a really stealthy way, this is going to be difficult. Each browser has obvious, and then more subtle behaviors, that a page either rely on, or actively check for, especially in the JS space. I think your best bet would be to try to find a way to automate various browsers to do whatever testing you want. Otherwise you could check out Opera which has settings to "mask as" Internet Explorer or Firefox, which supposedly does more than just change the user agent, but I'm unsure exactly what.
– nitro2k01
Oct 29 '13 at 15:59












from your comment, I'm unsure if I communicated what i need clearly now. I don't need to change only user agent and "acting browser" but also other parameters and emulating different users coming from different platforms, devices, screen resolutions, etc.
– Greenleader
Oct 29 '13 at 16:01




from your comment, I'm unsure if I communicated what i need clearly now. I don't need to change only user agent and "acting browser" but also other parameters and emulating different users coming from different platforms, devices, screen resolutions, etc.
– Greenleader
Oct 29 '13 at 16:01




1




1




I don't know if it's important that this is done by a local app that does spoofing, but have you considered a page that offers remote browser screenshots, such as browsershots.org? (There's lots more sites like this.) This would give you both a screenshot and a bunch of requests.
– nitro2k01
Oct 29 '13 at 16:14




I don't know if it's important that this is done by a local app that does spoofing, but have you considered a page that offers remote browser screenshots, such as browsershots.org? (There's lots more sites like this.) This would give you both a screenshot and a bunch of requests.
– nitro2k01
Oct 29 '13 at 16:14












that's interesting, but charged for what I really need to achieve. I need another layer above browser's parameters to emulate those parameters
– Greenleader
Oct 29 '13 at 16:40




that's interesting, but charged for what I really need to achieve. I need another layer above browser's parameters to emulate those parameters
– Greenleader
Oct 29 '13 at 16:40












What are you really trying to do? What's your end goal?
– HairOfTheDog
Oct 29 '13 at 17:48




What are you really trying to do? What's your end goal?
– HairOfTheDog
Oct 29 '13 at 17:48










0






active

oldest

votes









protected by Ramhound Dec 21 '18 at 16:15



Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



Would you like to answer one of these unanswered questions instead?














0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes



protected by Ramhound Dec 21 '18 at 16:15



Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



Would you like to answer one of these unanswered questions instead?



Popular posts from this blog

How do I know what Microsoft account the skydrive app is syncing to?

Grease: Live!

When does type information flow backwards in C++?