Forum Moderators: coopster
example.com/directory1/../page.html Both
directory1 and page.html exist, and the request resolves to: example.com/page.html I'm seeking a method for detecting requests with 'directory manipulation' in them so I can drop those 'visitors'.
PHP 4.3.2, Apache 1.3.27
TIA
Someone else will probably have a better idea, but that's my initial thought.
Salsa
_________
I have this nagging feeling that I've seen some kind of exploit that uses this technique, but I can't remember what the risk is. I've banned the IP these requests come from, but I can't visualize what harm those types of requests might cause.
Thanks for the comments.