QuestionQ7

Security Test Techniques

Which of the following is an advantage of using open-source software (OSS) for security testing?

  • A Data protection is typically stronger in OSS than in closed source software.
  • B Typically, there are fewer attack vectors for OSS than for closed software.
  • C Mitigating vulnerabilities is easier due to the availability of source code.
  • D Less people are involved in identifying vulnerabilities and fixing defects.
Explanation

The availability of source code enables security testers and developers to inspect implementation details, identify the cause of vulnerabilities, and create, review, or validate mitigations more readily.

Community Discussion

No comments yet. Be the first to start the discussion!