RSS

Creating f@ke login pages

Sat, Mar 31, 2007 2,823 views

Hacking, Softwares

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





Random Posts

This post was written by:

Satish - who has written 182 posts on GeniusHackers.Com.


Contact the author

35 Comments For This Post

  1. beast Says:

    waiting for yr next post champ………….
    this is also excelnt lk yr previous once…

  2. huntme Says:

    Thanx for the support dude

  3. sid Says:

    cool stuff….when r u gonna tell us how to create the input.php file…i’m all ears

  4. 474ur Says:

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

  5. huntme Says:

    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

  6. sexestranger Says:

    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

  7. pallav Says:

    hey gr8 post.w8 for ur next post.I am able to make a login page but pics are not comming plz help.

  8. huntme Says:

    @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

  9. pallav Says:

    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

  10. pallav Says:

    plz post how to make input.php as soon as possible.I cant w8 man.

  11. huntme Says:

    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.

  12. Swarnim Says:

    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

  13. pratyush Says:

    dude,
    you are beyond god-like .
    your next post please…………….

  14. sexestranger Says:

    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

  15. sid Says:

    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???

  16. Toy Says:

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

  17. dhariyash Says:

    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!!

  18. huntme Says:

    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

  19. abhinav Says:

    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…

  20. bob Says:

    thanx

  21. prat Says:

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

  22. huntme Says:

    @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

  23. Joe Says:

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

  24. lil Says:

    waiting fr d next post

  25. trishna Says:

    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

  26. prateekpandey Says:

    plz send in my id how to create “input.php” and save passwords in this file and how to see this fle

  27. Satish Says:

    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

  28. sunny Says:

    it seems complicated …
    so can u please mail me all the steps at
    sunny_gcm@yahoo.com
    including how to make input.php

  29. ajay_ethanhunt Says:

    i have recover my orkut password

  30. nietzsche Says:

    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.

  31. Satish Says:

    @nietzsche
    This is a child’s play and a very old trick but there are still many people who fall into this trap.

  32. saud Says:

    how does it work

  33. Boffill Says:

    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. :)

  34. Ajeeb Says:

    Hi there i need fake login pages so anyone can contact me at kool_at_kold@hotmail.com…thanx!!

  35. harshit Says:

    excellent tricks man.
    can u plz send me more fake login page for orkut

Leave a Reply