www.Hacking-Romania.com
Hacking, gaby hacker team, programe hack, radmin hack, hi5 hack, hack the west, hacking romania, hacking stuff, hacking tools, 1 hack, 1st hacks, 2 hack, 2 hacks, 3 hack, 3 hacks, 3000 hack, 3004 hack, 4 hack, 4 hacks, 55 hack, 6 hack, 6 hacks, 7 hack, 7 hacks, 9 hack, 9dragons hack, a hack, adventure quest hack, aim hack, alz hack, and hacks, best hack, blue hack, bots hack, bots hacks, buy hack, cabal online hack, chaos hacks, cheat engine hack, cheat hack, cheats and hacks, cheats hacks, city hack, club hack, combo hack, conquer hacks, conquer online hack, conquer online hacks, conquer speed hack, conquiztador hack, counter strike 1.6 hack, damage hack, de hack, download hack, download hack for, dragonfable hack, dragonfable hacks, drakkarious hack, exp hack, flyff hack, free hack, free hacks, game hack, game hacks, garena exp hack, gladiatus hack, gm hack, gold hack, gunz hack, hack, hack 5, hack a pc, hack a site, hack a website, hack blog, hack conquer, hack counter strike, hack crack, hack cs, hack cs 1.6, hack dvd, hack email, hack forum, hack hunter, hack id, hack info, hack it, hack mess, hack muonline, hack net, hack password, hack passwords, hack pc, hack pdf, hack programs, hack site, hack sites, hack soft, hack software, hack team, hack the game, hack this, hack website, hack windows xp, hack world, hack xp, hacked, hacking, hacking game, hacking programs, hacking software, hacking tutorials, hacks, how hack, how to hack, icon hack, last chaos hack, last chaos hacks, life hack, lineage 2 hack, lineage 2 hacks, linux hack, lvl hack, maplestory hacks, mobile hack, multi hack 3.0, mybrute hack, naruto arena hack, naruto arena hacks, one hit kill hack, online hacks, perfect world hacks, pool hack, programe hack, resolution hack, resource hack, roll hack, royal hack, silkroad hack, source hack, speed hack, speed hacks, super hack, the west hack, warrock hack, warrock hacks, web hack, xpango hack, lockerz forum
Lista Forumurilor Pe Tematici
www.Hacking-Romania.com | Reguli | Inregistrare | Login

POZE WWW.HACKING-ROMANIA.COM

Nu sunteti logat.
Nou pe simpatie:
kelly77 pe Simpatie.ro
Femeie
19 ani
Bucuresti
cauta Barbat
26 - 52 ani
www.Hacking-Romania.com / Tutoriale PHP / [PHP] Spioneaza site-ul  
Autor
Mesaj Pagini: 1
harry2115
Moderator

Inregistrat: acum 16 ani
Postari: 385
In acest tutorial veti invata cum sa aflati unele date de la vizitatorii site-ului dumneavoastra:
Pentru inceput va voi prezenta niste variabile de tip standard:

HOSTNAME - modul in care server-ul face referinta la sine insusi
OSTYPE - sistemul de operare pe care-l foloseste server-ul
HTTP_USER_AGENT - Specifica browser-ul si platforma utilizata de vizitator
DOCUMENT_ROOT - Indica unde sunt afisate fisierele si directoarele in server
etc...

Code:

<html>
<head>
<title>Spy on yor site code by Alpha Thema </title>
</head>
<table border="5" bg color="white">
<tr>
<td><center>
<body>
<?php



$spy = fopen("spy.html" , "a";
$site = $HTTP_REFERER;
$ip = $REMOTE_ADDR;
$browser = $HTTP_USER_AGENT;
$time = date("H:i dS F";

echo "The site you came from: " . $_SERVER["HTTP_REFERER"] . "<br />";
echo "ALL IP ADRESSES, TIME, SITE AND YOUR BROWSERS ARE BEING CAPTURED!";

fwrite($spy,"<<<<<------------BEGIN------------>>>>><br />";
fwrite($spy,"Site you came from: $site <br />";
fwrite($spy,"IP Address: $ip <br />";
fwrite($spy,"Browser: $browser <br />";
fwrite($spy,"Time: $time <br />";
fwrite($spy,"<<<<<------------END------------>>>>><br />";

fclose($spy);
?>

</table>
</center></td>
</tr>
</table border>
</body>

Salveaza fisierul cu numele spy.php si creaza un alt fisier de tip dext numit spy.html si scrie in el :

Code:

<html>
<head>
<title>Spy on your site by Alpha Thema
<head>
<body>

Salveaza-l ...

Acum deschide fisierul index.html  si scrie intre etichetele <body> urmatorul cod:

Code:

<script src='Link-ul catre fisierul spy.php'></script>



_______________________________________
[img]http://img191.imageshack.us/img191/3862/45256061.jpg[/img]
[img]http://img.userbarz.com/35/6865.jpg[/img]
[color=red]Putina rabdare,putina culoare....
Si ziua-i frumoasa ca ziua cu soare!!!![/color]

pus acum 16 ani
   
danuhack
MEMBRU SPECIAL

Din: '"test
Inregistrat: acum 16 ani
Postari: 447
bravo hary bun tut  =D  =D  =D

_______________________________________
[img]http://i220.photobucket.com/albums/dd214/CatalynCN/bnr_bancnota_zero_0_lei_ron_1266581.jpg[/img]

pus acum 15 ani
   
PaulExe
MEMBRU

Inregistrat: acum 15 ani
Postari: 176
Tare ms !!!

_______________________________________
[img]http://picasion.com/pic15/1512b63e9094887bb5b354146ffa3ed2.gif[/img]

[img]http://i41.tinypic.com/2powrq8.gif[/img]

pus acum 15 ani
   
lafurat
MEMBRU

Inregistrat: acum 15 ani
Postari: 137
Ms e de folos

pus acum 15 ani
   
Pagini: 1  

Mergi la