Proof of signature tracking without hosting it and smart hotlinking

Signature tracking, track the stat of a signature, like how many accesses in one day.
Here is a simple proof of concept of how it can work even the signature are not hosted on your site(usually, dynamic signatures hosted somewhere else).
Here is the HTML code for the image below
<img src="/scripts/mgccl/sig.php" title="this script direct the HTTP header to somewhere else" />

and here is the code for the PHP below:
<code type="php">header("Location: http://www.lf2.net/forum/templates/subSilver/images/logo_phpBB.gif");

So, to from today on, you can just use the code above for the signature
From what you can see, you just have to add a few lines of code to do tracking, then half of my article's title is done.
Is there any point to this article?
Yes, it means you can show image from other sites and make people think the image is from your site(with some mod_rewrite). So you are doing a smart and evil hotlinking that most visitors would never know.

Post new comment

The content of this field is kept private and will not be shown publicly.
If you have a Gravatar account, used to display your avatar. If you have a Gravatar account, used to display your avatar.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <span> <fn>
  • Lines and paragraphs break automatically.
  • Textual smileys will be replaced with graphical ones.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Use [fn]...[/fn] (or <fn>...</fn>) to insert automatically numbered footnotes.

More information about formatting options

What is 70 + 1?
To combat spam, please solve the math question above.
Honey Pot that kill bots