Name three stages of malware analysis at a high level and the objective of each.

Prepare for the Security Operations Exam with targeted practice questions. Enhance your understanding with detailed explanations and tips to successfully pass your exam!

Multiple Choice

Name three stages of malware analysis at a high level and the objective of each.

Explanation:
Understanding malware analysis in three broad stages helps you see the full picture of what a sample can do. Static analysis looks at the code and assets without running them, gathering indicators from the binary itself. Dynamic analysis then jumps in by running the malware in a controlled sandbox to observe what happens in real time—what processes it spawns, files it creates or modifies, network calls it makes, and how it behaves during execution. Behavioral or over-time analysis takes this further by watching actions across longer periods and different system states to detect persistence methods and actions that only show up after some time. The option describing dynamic analysis—executing in a sandbox to observe behavior—best captures the objective of that stage, since it centers on seeing runtime actions that static analysis cannot reveal. While static and behavioral analyses are also essential parts of a complete approach, they aren’t described by that single statement, and the idea that all three stages are optional or equivalent is incorrect.

Understanding malware analysis in three broad stages helps you see the full picture of what a sample can do. Static analysis looks at the code and assets without running them, gathering indicators from the binary itself. Dynamic analysis then jumps in by running the malware in a controlled sandbox to observe what happens in real time—what processes it spawns, files it creates or modifies, network calls it makes, and how it behaves during execution. Behavioral or over-time analysis takes this further by watching actions across longer periods and different system states to detect persistence methods and actions that only show up after some time.

The option describing dynamic analysis—executing in a sandbox to observe behavior—best captures the objective of that stage, since it centers on seeing runtime actions that static analysis cannot reveal. While static and behavioral analyses are also essential parts of a complete approach, they aren’t described by that single statement, and the idea that all three stages are optional or equivalent is incorrect.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy