b***@hotmail.com
2016-06-21 16:48:12 UTC
....so, I have a site upon which things will be *posted*, you can say it's sort of like a blog. The *audience* will go there just to *read* it,ie. all the writing on it will be done only by Me. So - I would like to make something like a www.site.com/post which will have a form with some type of password checking, which will let me post a post to the site. Now my question is, can the "site.com/post" URL be *discovered* by someone? ie. is there a way to brute-force something with a dictionary to see if indeed, there IS something HTML-ish there?? What exactly is there in the HTTP protocol to facilitate this? And, 2nd question, how do I protect against it? Will Apache do it? Apache can be configged to prevent too many requests from 1 IP, yes, but this isn't quite that, is it?
On a related note, can *Google* do this "URL discovery"? That IS indeed, how crawling is done, right? So does Google brute force it with a dictionary as well??? How does it do it?
Thanks.
On a related note, can *Google* do this "URL discovery"? That IS indeed, how crawling is done, right? So does Google brute force it with a dictionary as well??? How does it do it?
Thanks.