Performing CyberOps Using Cisco Security Technologies (CBRCOR) — Question 87

An engineer is utilizing interactive behavior analysis to test malware in a sandbox environment to see how the malware performs when it is successfully executed.
A location is secured to perform reverse engineering on a piece of malware. What is the next step the engineer should take to analyze this malware?

Answer options

Correct answer: A

Explanation

The correct answer is A because using a debugger allows the engineer to step through the malware's execution, observing its actions in real-time. Option B is incorrect as unpacking in a sandbox does not provide the same level of detailed insight into the execution flow. Option C, while useful for context, does not directly aid in immediate analysis, and Option D focuses on static analysis rather than the dynamic behavior being observed.