nerdexam
GIAC

GREM · Question #152

In the context of reversing malware, what is the role of static analysis?

The correct answer is B. To analyze the code without executing it, identifying functions, variables, and logic. See the full explanation below for the reasoning.

Question

In the context of reversing malware, what is the role of static analysis?

Options

  • ATo execute the malware in a controlled environment and observe its behavior
  • BTo analyze the code without executing it, identifying functions, variables, and logic
  • CTo interact with the malware's command and control servers safely
  • DTo determine the geographic origin of the malware

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    77% (27)
  • C
    11% (4)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full GREM Practice