Tuesday, 15 February 2011

Set custom referer -


Just for the purpose of the study, I see that some sites offer services that give the user a custom link referer Allows to change. For example, services such as fraud and hackettes allow the user to define a specific access, such as twiiter.com domain, facebook.com, pinterest or even a custom domain.

Then I say, this is a curiosity that came to me and not for other purposes. My question is as follows:

How to modify this site to create a fake refreter ?

I do not need script or other information, I just want to know how they do it literally.

How can this site change to create a fake referee?

By acting as a proxy, when a request is sent through that website / service, then the service creates a new HTTP request (with all HTTP request headers, "fake "Include Referrer - usually sent by browser) - which is then sent to the targeted website. The response is received and sent back to the client.

You can do the self using a program like curl to send HTTP requests.

There is no doubt in the browser extension that allow you to do this. Either hit the HTTP referer completely or to set it to something like it.


No comments:

Post a Comment