Certified Information Systems Security Professional (CISSP) — Question 297

What is static analysis intended to do when analyzing an executable file?

Answer options

Correct answer: D

Explanation

The correct answer is D because static analysis involves disassembling the executable file to understand its internal workings and functions. Options A, B, and C focus on file associations, file system attributes, and usage evidence, which do not pertain to the core purpose of static analysis.