Quote:
Originally Posted by rkr
I have constant problems with finding files containing words that shouldn't be there like ....
|
Actually in the *files* or added to your *database* ?
i.e are you a "victim" by not having a secure platform for the application (host issue) and/or insecure code within your application (designer issue) or by being abused through some "feature" that is allowing miscreants to add to your DB etc (coding issue not authenticating/checking the data) ?
Without taking a look at the app and db and knowing the host I couldnt guess, but if its a custom application I'd suggest starting by getting the original supplier back on the case to explain it.
Dehacking and debugging someone elses design/code/app is not the sort of thing a general host or supplier would get involved with, and it does (initially) sound more like your custom system is lacking in security ...