In my case, when clients reach my website, they will be redirected to another website with 301 redirect. In server-side, I customize the referrer field in HTTP header by using Express JS as code below.
var express = require('express');
var app = express();
app.listen(3000);
app.get('/'...
Hi BHW,
so I've been using a cloaking script and running adwords for about a month. I'm not currently redirecting or doing and funny business yet but running the ads through the script to log all details and gather info on 3rd party companies looking for my ads and google bots etc (yes it costs...
[TUT and CODE][UPDATED 2013]★★★ How to Fake your Referer, Fake Referrer Script #2
by popzzz and JohnsonDaniel via blackhatworld.com
..... popzzz ~ BlackHatWorld.com
This is a continuation from the thread by JohnsonDaniel (MIA last known post 9/6/2013 that I know of)
[TUT and CODE][UPDATED...
This is an update to this thread, posted in 2011:
[TUT and CODE]★★★ How to Fake your Referer, Fake Referer Any Offer, Fake Referrer Script
In that thread there were two issues:
1. Some of the code resulted in junk being appended to the link if there were no parameters used.
The code was...
Hi, I got a campaign that accepts only Twitter traffic and nothing else! But I want to promote it to all other networks even directly visiting it! How can I make it look like as if each and every traffic is coming from Twitter?
Does it have something to do with changing the referrer?? Fake the...
There is SO much talk about what to do with referers, when using BH, or not, but just wishing to protect business data.
Should we blank? Or should we send spoofed/faked refs?
I am starting this thread for 2 reasons:
1. I coded and shared a Referer Spoofing script recently (link below), and I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.