Laptop or Desktop computer (you don't
say)
Localhost server (wampp or xampp)
The Phish Code
https://github.com/ianvizarra/phish
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?
INSTALL A LOCAL WEBSERVER
XAMPP for Windows exists in three different flavors:
Installer:
Probably the easiest way to install XAMPP.
Probably the easiest way to install XAMPP.
ZIP:
For purists: XAMPP as ordinary ZIP archive.
For purists: XAMPP as ordinary ZIP archive.
7zip:
For purists with low bandwidth: XAMPP as 7zip archive.
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
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/File Structure
/www.facebook.com
-Welcome to Facebook - Log In, Sign Up or Learn More_files
-data.txt
-index.php
-login.php
RUN THE CODE
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