This is about Phshing attacks.Phishing is the attempt to obtain sensitive information such as usernames, passwords, and credit card details (and, indirectly, money), often for malicious reasons, by disguising as a trustworthy entity in an electronic communication.
Instructions to set up locally
-
download all the files in the repository and put them in a folder which is created inside www folder in WAMP.
-
turn on apache server
-
access login page using localhost/[filename]/Facebook_Log_In_or_Sign_Up.html
-
download all the files in the repository and put them in a folder which is created inside htdocs folder in XAMP
-
Create a text file called "newfile.txt" in the very same location and give it permision by typing
chmod 777 [path to the file]/newfile.txt
in the terminal. -
turn on apache server
-
access login page using localhost/[filename]/Facebook_Log_In_or_Sign_Up.html
Find more details about phishing.