Project protection

Report a typo

Match the ways of protecting a project from SQL injections with their respective explanation.

Match the items from left and right columns
Escape user-supplied input
Use the latest versions of development environments and programming languages
Do not display database error messages to users
This makes it difficult for a hacker to understand the database structure
This is useful because they usually have built-in protection against SQL injection
This is to prevent the DBMS from considering user-entered data as SQL statements
___

Create a free account to access the full topic