Jump to content
paxnWo

hide refferal

Recommended Posts

avem acces la site-cu-trafic.ro. vrem ca prin el sa avem trafic pe site-care-cere-trafic.ro, dar vrem sa ascundem refferalul. la mijloc e un join.ro, dupa schema:

site-cu-trafic.ro -> join.ro -> site-care-cere-trafic.ro

daca pe site-cu-trafic.ro bagam un <img src="http://join.ro/image.gif"> in mod normal n-am face trafic pe site-care-cere-trafic.ro ?

mai jos avem image.gif:

<?php
ob_start();
include("http://site-care-cere-trafic.ro/index.php");
ob_clean();
header('Content-type: image/gif');
print base64_decode('R0lGODlhAQABALMAAAAAAIAAAACAA'.
'ICAAAAAgIAAgACAgMDAwICAgP8AAA'.
'D/AP//AAAA//8A/wD//wBiZCH5BAE'.
'AAA8ALAAAAAABAAEAAAQC8EUAOw==');
?>

Link to comment
Share on other sites

bro'

nu sunt eu seo black-hat`eru lu peste dar eu gandesc o varianta in urmatorul mod:

a = donator de trafic

b = primeste trafic

c = intermediar

in c avem un script php care "colecteaza" traficul din a unde stocam in variabile headerele vizitatorilor. Folosind Curl lansam o noua sesiune cu aceleasi headere catre b.

.htaccess php -> gif

Done!

Daca zic prostii injurati-ma linistiti, n-am timp sa pun la suflet! ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...