frankweerasinghe
Power Member
- Jun 6, 2011
- 555
- 430
It's not too hard, all you do is include HTTP_REFERER header in any request your script does. You can forge this field to be whatever webpage/website you want.
It can be done in PHP, Perl, Python, basically in any language, that supports HTTP requests.
If you want more info just google HTTP_REFERER (can't post links yet).
no man it doesn't work. we can't set http referrer header. it's set by browser.