SQL Injection in INSERT Query
by
, 02-03-2012 at 10:53 AM (24301 Views)
SQL injection is being one of the mostly exploited issues in web application security and has found a place in OWASP Top 10 since 2004. There are many blog posts, papers available on SELECT query injection exploiting WHERE or HAVING clauses. Today I’m going to discuss SQL injection in INSERT query.
Here is PDF of the same.
SQL Injection in INSERT Query.pdf
Any suggestions, comments are welcome.
Cheers,
AMol NAik