I'm used to working with ASP/SQL Server and know quite a few databases have been infected by script injection attacks. As well as some defensive programming I normally use stored procedures and a user id with the minimum amount of permissions necessary in my connect string to prevent this.
However I noticed in an earlier post that per user permissions are not supported. I'm new to mysql and just finding my way round phpmyadmin - I cant see anything about stored procedures.
Just wondered if/how other people are handling this ? (I'm using asp/mysql). Any tips/re-assurance appreciated.
cheers


Reply With Quote
Just chill
Bookmarks