QuestionQ260

Secure Software Testing

According to NIST SAMATE, dynamic analysis tools operate by generating runtime vulnerability scenarios through certain functions. Which of the following functions are used by dynamic analysis tools and summarized by NIST SAMATE? Each correct answer represents a complete solution. Choose all that apply.

Choose three
  • A Implementation attack
  • B Source code security
  • C File corruption
  • D Network fault injection
Explanation

NIST SAMATE identifies implementation attacks, file corruption, and network fault injection as functions through which dynamic analysis tools generate runtime vulnerability scenarios. Source code security is not one of the listed dynamic-analysis functions.

Learn more

Community Discussion

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