SQL Injection
SQL Injection
mitigation
Business Validation
(No Modification to this layer)
Database Modification
Data is sanitized before it is presented to Database. All the single quotes are replaced by two
single quotes removing threat of SQL Injection