Microsoft
70-451 · Question #117
You are developing a security policy for the SQL Server developers in your organization. You need to create a security strategy to protect Transact-SQL applications from SQL injection attacks. What…
The correct answer is B. Parse input parameters to prevent the use of the following strings. See the full explanation below for the reasoning.
Question
You are developing a security policy for the SQL Server developers in your organization. You need to create a security strategy to protect Transact-SQL applications from SQL injection attacks. What should you include in the strategy?
Options
- ARequire certificates for Service Broker communications.
- BParse input parameters to prevent the use of the following strings:
- CParse input parameters to prevent the use of the following strings:
- DDisable Service Broker.
How the community answered
(43 responses)- A2% (1)
- B81% (35)
- C5% (2)
- D12% (5)
Community Discussion
No community discussion yet for this question.