Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 688 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 688 Bytes

Phishing Facebook

Instructions to set up locally

For windows users

1.download all the files in the repository and put them in a folder which is created inside www folder in WAMP.

2.turn on apache server

3.access login page using localhost/[filename]/Facebook_Log_In_or_Sign_Up.html

For linux users

1.download all the files in the repository and put them in a folder which is created inside htdocs folder in XAMP

2.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.

3.turn on apache server

4.access login page using localhost/[filename]/Facebook_Log_In_or_Sign_Up.html