GIAC
GREM · Question #54
What is the most effective method for analyzing obfuscated malware that uses dynamic code generation?
The correct answer is D. Running the malware in a sandbox to observe its behavior. See the full explanation below for the reasoning.
Question
What is the most effective method for analyzing obfuscated malware that uses dynamic code generation?
Options
- AStatic analysis of the binary
- BUnpacking the binary
- CDisassembling the code in IDA Pro
- DRunning the malware in a sandbox to observe its behavior
How the community answered
(42 responses)- A7% (3)
- B17% (7)
- C5% (2)
- D71% (30)
Community Discussion
No community discussion yet for this question.