Use Original Domain Address for Phishing Web page

By Parth Makadiya If you don't know about Phishing Web Page, you need to read this tutorials first: How To Create fake or phishing web page Once you learned something about phishing, you can come back to this article. It is easy for a person to identify the phishing page by looking at the url of the webpage. But for tricking users, hacker can use original domain address. But how? Let me explain in this article. Requirements: Wamp server Install WinRar We are going to send an email with an executable to victim. If the victim double click the executable file, then you will get success in this attack. Now, whenever the victim enter the real domain name (like www.facebook.com) ,he will be redirecting to our phishing page. How is it done? Executable file will change the Host file of Victim system. What is host file? The host file contains Doma...