Not sure if this is the right forum, but my pages are written in ASP. I am really stuck on this one. My pages are locked down against SQL injection, but every 4-5 days a javascipt include keeps getting added to my pages. The strange thing is that it is physically on the page, not in the database. I have changed all passwords, so that can't be it and it is happening on more than one server. The script link that it creates is to a malicious site, but not the same one everytime.
Does anyone know how I can prevent these types of injection? How are they adding it to the physical page?
Does anyone know how I can prevent these types of injection? How are they adding it to the physical page?