Phishing It is a way used by hackers to steal sensitive information like Username, Password, Bank Detail etc. by creating a fake login page. In Phishing, a hacker creates a fake Login Page which exactly looks like original one. But, in reality it is just a perfect replicaof original one and when an user input his/her details on that page, it automatically sends the detail to hacker. Now, I am going to show how to create a Phishing page for Facebook. Step 1- Open your web browser and gotoFacebook. Step 2- On the Home Page of Facebook, Right Click anywhere. Step 3- Select the optionView Page Sourceto view the HTML codeused to design the web page. Step 4- A new window will be opened now containing source code. Press Ctrl+A to select all and then Ctrl+C to copy it. Step 5- Now, open a new Notepad window and press Ctrl+V to paste the source code. Step 6- After that, we need to now make some changes in the notepad so that we can get theemail id and password of user. Press Ctrl...