Howard Karten
12-09-2004, 11:28 AM
On a web site I maintain, there is a file called index.htm, which is the home page, and a bunch of other files (pages). One of them is a PHP script that is not referenced in any page. Only I know the name of the PHP script--as far as I know.
Is there any way for a casual visitor, even a computer-savvy visitor, to learn the name of this page? Of course, the name of the page could be *guessed*, but it would take a lot of guessing, because the name is in the form 9A8B7c6_D.PHP. And even then, I'm the only one who uses this PHP script--it is not used by any page on the site, and no one would think to look for it.
Still, I'd like to be reasonably certain that things are secure.
Is there any way for a casual visitor, even a computer-savvy visitor, to learn the name of this page? Of course, the name of the page could be *guessed*, but it would take a lot of guessing, because the name is in the form 9A8B7c6_D.PHP. And even then, I'm the only one who uses this PHP script--it is not used by any page on the site, and no one would think to look for it.
Still, I'd like to be reasonably certain that things are secure.