want to create a website ?

Creating fake Login Page

Many people asked me how to create f@ke login pages,here is the method to create them (I’m taking yahoo mail as an example)

First save the yahoo login page, then copy the source code of the page directly from internet on to note pad or you favorite text editor (if you are using internet explorer right click on the login page and select view source for mozilla press ctr+u) .Now search for the term “action”, you should find a line like this

When you enter your login information in the original login page, it is submitted to this url https://login.yahoo.com/config/login

change https://login.yahoo.com/config/login to “input.php” . When you change the action to input.php, user name and password are submitted to this file when ever user enters his login information in our f@ke login page.


Enjoy Friends........

Categories:

0 comments: