Author Topic: odd domain Google-it.com  (Read 520 times)

Offline toxin

  • Level 21
  • *
  • Posts: 231
  • Reputation: +4/-2
    • View Profile
    • Encore Montreal
odd domain Google-it.com
« on: March 22, 2009, 02:08:55 AM »
http://google-it.com/ the domain opens up my localhost I just thought it was odd. I have not tried it on another computer and thought to see if any others could test it to see if there localhost opens also.
« Last Edit: March 22, 2009, 02:12:11 AM by toxin »

Offline jannesiera

  • Level 35
  • **
  • Posts: 1,026
  • Reputation: +6/-1
    • View Profile
    • BBGameDesign
Re: odd domain Google-it.com
« Reply #1 on: March 22, 2009, 08:12:30 AM »
Yeah, it does open my localhost... How is that possible?

Offline Nox

  • Level 35
  • **
  • Posts: 768
  • Reputation: +12/-2
    • View Profile
Re: odd domain Google-it.com
« Reply #2 on: March 22, 2009, 10:29:46 AM »
I receive not found/connection error...but, yeah, I remember my friend creating something like that,
but I believe it's handled that way that it's not accessible by any script or anything, speak nothing of outside
access, so I don't think it could be a security issue, that it only displays your localhost to you and that's the
only thing it can you....I believe
Meet us at an IRC irc.freenode.net #bbg as well
https://vimeo.com/36579366 (a must-watch) | Join BOINC - no longer a hype, but you can help never the less

Offline Barrikor

  • Level 21
  • *
  • Posts: 248
  • Reputation: +3/-0
    • View Profile
Re: odd domain Google-it.com
« Reply #3 on: March 23, 2009, 01:27:38 PM »
So... Something like...

Code: [Select]
<?php
header
("Location: http://127.0.0.1/");
exit;
?>

Projects: Pith Framework (at 0.5), CactusGUI (at 0.3)

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal