SQL Injection Attacks are still occurring
Posted
by TATWORTH
on Geeks with Blogs
See other posts from Geeks with Blogs
or by TATWORTH
Published on Sun, 19 Jun 2011 13:53:20 GMT
Indexed on
2011/06/20
16:24 UTC
Read the original article
Hit count: 327
It should be of concern to all developers that SQL Injection attacks are still occurring. Here are some resources on the subject:
- http://www.darkreading.com/DatabaseSecurity/util/4576/download.html (needs free registration)
- http://en.wikipedia.org/wiki/SQL_injection
- http://www.unixwiz.net/techtips/sql-injection.html
- http://msdn.microsoft.com/en-us/library/ms161953.aspx
- http://www.sitepoint.com/sql-injection-attacks-safe/
And for a funny view on it see http://xkcd.com/327/
So what are you doing to harden your applications?
© Geeks with Blogs or respective owner