nerdexam
EC-Council

412-79V10 · Question #85

Stanley, a pen tester needs to perform various tests to detect SQL injection vulnerabilities. He has to make a list of all input fields whose values could be used in SQL queries. He also needs to…

The correct answer is B. Static Testing. See the full explanation below for the reasoning.

Question

Stanley, a pen tester needs to perform various tests to detect SQL injection vulnerabilities. He has to make a list of all input fields whose values could be used in SQL queries. He also needs to test the hidden fields of POST requests that he can test them separately, attach them elsewhere with the query and cause an error to generate as a result. In which of the following tests is the source code of the application tested in a non-runtime environment to detect the SQL injection vulnerabilities?

Options

  • ADynamic Testing
  • BStatic Testing
  • CRuntime Testing
  • DSource Code Testing

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    73% (19)
  • C
    15% (4)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 412-79V10 Practice