From this mornings web server logs it appears some nice person from China, has been attempting to use a query string (subsequently used in a select) to attempt multiple selects from other databases.
It is indeed good fortune that I don't have admin authority over any other databases other than mine.
I have now modified the code to only use the first two characters of the string if they are numeric and in other cases to return a 404 and then end the response.
For those that may be interested I attach a log extract.
David.


Reply With Quote
Bookmarks