QuestionQ117
Database Penetration Testing MethodologyStuart is a database penetration tester for Regional Server Technologies. The company asked him to identify vulnerabilities in its SQL database. Stuart wanted to conduct SQL penetration testing by passing SQL commands through a web application for execution, and he succeeded with a command that used a wildcard attribute indicator.
Which of the following strings is a wildcard attribute indicator?
- A ?Param1=foo&Param2=bar
- B %
- C @variable
- D @@variable
Community Discussion