QuestionQ63
Web Application Injection AttacksWhich character would you use to check whether an application is vulnerable to an SQL injection attack?
- A Dash (-)
- B Double quote (")
- C Single quote (')
- D Semi colon (;)
Which character would you use to check whether an application is vulnerable to an SQL injection attack?
Community Discussion