Certificate of Cloud Auditing Knowledge (CCAK) — Question 11

What is the advantage of using dynamic application security testing (DAST) over static application security testing (SAST) methodology?

Answer options

Correct answer: D

Explanation

The correct answer is D because DAST, while being slower, provides a more thorough assessment of applications in a running state, which is essential for identifying runtime vulnerabilities. Options A and B are true statements about DAST but do not directly address the advantage in comparison to SAST. Option C is incorrect as DAST typically results in fewer false positives than SAST.