The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

"*" in domain name in Google results

Last post 04-09-2008 8:23 PM by morbiuswilters. 18 replies.
Page 1 of 1 (19 items)
Sort Posts: Previous Next
  • 04-09-2008 11:57 AM

    "*" in domain name in Google results

    So I sit down at my desktop today and connected to a Windows VM I left running all night. "You're running low on virtual memory..." What? Apparently winlogon.exe is taking 80% of CPU time and has about 400MB of memory in its task. -- WTF #1

    After rebooting and verifying that the problem did not continue immediately, I started googling for answers... WTF #2: The second result has a "*" in the domain name. How did that ever get indexed like that?

     

    http://www.google.com/search?q=winlogon.exe+high+memory+usage&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:en-US:official&client=firefox-a

  • 04-09-2008 12:33 PM In reply to

    Re: "*" in domain name in Google results

    I wonder if perhaps computing.net tried to create a wildcard CNAME and actually had the wildcard returned in the resource record.  If that's the case, then Googlebot isn't validating DNS results and is just taking whatever the DNS server returns and slapping it into the HTTP request.  This makes me think there is a way to exploit this if you got it to spider a site running with custom DNS and HTTP daemons returning arbitrary data..

  • 04-09-2008 2:39 PM In reply to

    Re: "*" in domain name in Google results

    Brendan Kidwell:

    WTF #2: The second result has a "*" in the domain name. How did that ever get indexed like that?

     

    Same way as anything else gets indexed: the google spider found a link to it, followed the link, and indexed the content.

    See for yourself if you don't believe me:  http://*.computing.net/

    (Also available at http://brendan.kidwell.computing.net/

    (USER WAS BANNED FOR THIS POST)


  • 04-09-2008 2:42 PM In reply to

    Re: "*" in domain name in Google results

    DaveK:
    See for yourself if you don't believe me:  http://*.computing.net/

    I get a "Page Load Error". This is Firefox 3.0b5, which browser do you use?

  • 04-09-2008 2:43 PM In reply to

    Re: "*" in domain name in Google results

    mister:
    I get a "Page Load Error". This is Firefox 3.0b5, which browser do you use?
    It loaded fine for me, and I'm using Opera 9.27.

    Join us at #TDWTF on irc.slashnet.org !

  • 04-09-2008 2:44 PM In reply to

    Re: "*" in domain name in Google results

    mister:
    I get a "Page Load Error". This is Firefox 3.0b5, which browser do you use?
    Same here, but nslookup doesn't care. I get something in the 74.x.x.x address-space.
    irc://irc.slashnet.org/#TDWTF (Redirects to #CodeLove )
    Yo dawg I herd hoard you like to search so I put a 2TB txt file in yo SSDS so your memory's maxed out and your computer cant do shit? -- Nyquist
  • 04-09-2008 2:47 PM In reply to

    Re: "*" in domain name in Google results

    You can access it by any name, apparently. Try: i-hate-myself-and-want-to-die.computing.net

     Domain wildcards are dumb.

     

  • 04-09-2008 4:01 PM In reply to

    Re: "*" in domain name in Google results

    AbbydonKrafts:
    mister:
    I get a "Page Load Error". This is Firefox 3.0b5, which browser do you use?
    It loaded fine for me, and I'm using Opera 9.27.

    Hmm.. so Opera doesn't validate DNS names either? 

  • 04-09-2008 4:02 PM In reply to

    Re: "*" in domain name in Google results

    smxlong:
    Domain wildcards are dumb.

    Speak for yourself.  I find them quite awesome. 

  • 04-09-2008 4:11 PM In reply to

    Re: "*" in domain name in Google results

    mister:

    DaveK:
    See for yourself if you don't believe me:  http://*.computing.net/

    I get a "Page Load Error". This is Firefox 3.0b5, which browser do you use?

    I'm stuck using IE (6.x) at work, and get:

    While trying to retrieve the URL: http://*.computing.net/

    The following error was encountered:

    • Invalid URL
    If you must burn our flag, please wrap yourself in it first!
  • 04-09-2008 4:13 PM In reply to

    Re: "*" in domain name in Google results

    smxlong:

    You can access it by any name, apparently. Try: i-hate-myself-and-want-to-die.computing.net

     Domain wildcards are dumb.

    Validated in IE 6 - why TF would anyone publishing a site want to do this? Wouldn't you want people to know you actual domain name?
    If you must burn our flag, please wrap yourself in it first!
  • 04-09-2008 4:23 PM In reply to

    Re: "*" in domain name in Google results

    morbiuswilters:
    Hmm.. so Opera doesn't validate DNS names either? 
    Guess not.

    Join us at #TDWTF on irc.slashnet.org !

  • 04-09-2008 5:03 PM In reply to

    • lolwtf
    • Top 100 Contributor
    • Joined on 04-02-2008
    • (null)
    • Posts 303

    Re: "*" in domain name in Google results

    I want to register *.com now.
    (null)
  • 04-09-2008 7:30 PM In reply to

    Re: "*" in domain name in Google results

    Domains like this could make certain upcoming specs very interesting...

    (Fun fact: Apparently *.com is no valid host name, but .com actually is...)

  • 04-09-2008 8:05 PM In reply to

    Re: "*" in domain name in Google results

    PSWorx:

    Domains like this could make certain upcoming specs very interesting...

    (Fun fact: Apparently *.com is no valid host name, but .com actually is...)

    Yeah, but technically no browser should accept this as a valid hostname.  That is a bug in Opera and Googlebot (but not IE or FF). 

  • 04-09-2008 8:07 PM In reply to

    Re: "*" in domain name in Google results

    morbiuswilters:

    PSWorx:

    Domains like this could make certain upcoming specs very interesting...

    (Fun fact: Apparently *.com is no valid host name, but .com actually is...)

    Yeah, but technically no browser should accept this as a valid hostname.  That is a bug in Opera and Googlebot (but not IE or FF). 

     

    Works in FF3b5.

  • 04-09-2008 8:08 PM In reply to

    Re: "*" in domain name in Google results

    MasterPlanSoftware:

    morbiuswilters:

    PSWorx:

    Domains like this could make certain upcoming specs very interesting...

    (Fun fact: Apparently *.com is no valid host name, but .com actually is...)

    Yeah, but technically no browser should accept this as a valid hostname.  That is a bug in Opera and Googlebot (but not IE or FF). 

     

    Works in FF3b5.

    Wow.  I wonder if that is a bug or if that is deliberate.  IIRC, FF has supported Unicode domain names for awhile (there was a period where it was removed a few years ago due to phishing) but * is not a valid character. 

  • 04-09-2008 8:12 PM In reply to

    Re: "*" in domain name in Google results

     

    morbiuswilters:
    Wow.  I wonder if that is a bug or if that is deliberate.  IIRC, FF has supported Unicode domain names for awhile (there was a period where it was removed a few years ago due to phishing) but * is not a valid character. 

    I was talking about .com

  • 04-09-2008 8:23 PM In reply to

    Re: "*" in domain name in Google results

    MasterPlanSoftware:
    I was talking about .com

    Ahh, yeah, that should work then. 

     

Page 1 of 1 (19 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems