Exploit Facebook

Exploit Facebook

Ads Here

Tuesday, August 19, 2014

How to hack Facebook Password: Local Facebook Phishing Tutorial 2014


Requirements
Laptop or Desktop computer (you don't say)
Localhost server (wampp or xampp)

First you need to have a local server running on your computer.
Download and install the latest version of XAMPP for Windows

INSTALL A LOCAL WEBSERVER
How do I install XAMPP?
XAMPP for Windows exists in three different flavors:
Installer:
Probably the easiest way to install XAMPP.
ZIP:
For purists: XAMPP as ordinary ZIP archive.
7zip:
For purists with low bandwidth: XAMPP as 7zip archive.
Note: If you extract the files, there can be false-positives virus warnings.
GET THE CODE

Download the code from https://github.com/ianvizarra/phish
Extract the zip files and Paste into htdocs folder 

File Structure 
/www.facebook.com
  -Welcome to Facebook - Log In, Sign Up or Learn More_files
  -data.txt
  -index.php
  -login.php
Htdocs folder can be found in /htdocs/Where the default installation directory is usually C:/xampp/

RUN THE CODE


Now you already setup the local webserver and setup the codes, Let's now run the code.Open your favorite web browser and enter "localhost/www.facebook.com". You should see a webpage replica of the facebook login page.




The trick here is to make this as your browser home page so they won't easily notice the fake url.Try to login using your account.Once you hit submit. The code will now save the username/email and password you enter to data.txt file. And the page will redirect you to the real facebook page with error login attempt.





data.txt





TRICK YOUR FRIEND

Make your friend use your pc or laptop to access facebook and hope he will not notice the fake url :)


Note: I will not advise you to use it to upload on your server. Phishing is illegal. Use this code at your own risk

No comments:

Post a Comment