|
|||||||||||
|
Re: Current Project Design, Comments?
From: Kevin Spett <kspett(at)spidynamics.com>
Date: Fri Feb 14 2003 - 16:03:23 EST Hmmm... a hot week for SQL injection questions. Simply use Prepared Statements, Stored Procedures and Command Objects to access the database. No "string built" queries. The easiest way to enforce and test this is to make sure that the *only* thing the web app's DB user has access to is a set of stored procedures... It shouldn't even be allowed to run arbitrary SELECT statements on relevent tables. BTW, could you throw out a link to said whitepaper?
Kevin Spett
> Pretty standard in the web world, correct? I am still trying to figure
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:48 EDT |
||||||||||
|
|||||||||||