Tag
sql_injections
Results
- Articles
- 1
- Blog Entries
- 0
- Links
- 0
Articles
-
SQL Injections
Allowing users to input unescaped data into your application can lead to the dangerous vulnerability of a SQL injection. SQL injections can completely cripple your database, making them a major security risk. Here Doug discusses what SQL injections are and some practical methods to prevent them.

