Often, when I warn of security concerns for newbie web programmers, they retort "but I don't have anything of value... it's just my blog, so I don't care".
The point is, they have a server. It's a potential spamming location, or anonymous platform from which to launch more dangerous attacks. What they have is net and CPU. That's useful to someone.
Maybe there should be some sort of license before you're allowed to expose a web server to the public net. {sigh}
Then again, I would probably never get any customers
But I have this index.php...
Eric Wilhelm on 2007-09-11T08:24:51
<?php include($_GET["page"]) ?>
I actually heard a firsthand account of this today. Now that's web 2.0!
Re:But I have this index.php...
defyance on 2007-09-11T13:06:43
No no, that's web ID10T!