GIAC
GWAPT · Question #14
What are key signs that an application might be vulnerable to SQL injection? (Choose two)
The correct answer is A. Detailed error messages from the database C. Allowing input directly into SQL statements. See the full explanation below for the reasoning.
Question
What are key signs that an application might be vulnerable to SQL injection? (Choose two)
Options
- ADetailed error messages from the database
- BUse of parameterized queries
- CAllowing input directly into SQL statements
- DEncryption of sensitive data
How the community answered
(32 responses)- A78% (25)
- B16% (5)
- D6% (2)
Community Discussion
No community discussion yet for this question.