nerdexam
GIAC

GREM · Question #155

What does it imply if a .NET malware sample contains calls to the System.Reflection.Assembly.Load method?

The correct answer is B. It may be attempting to load additional assemblies during runtime. See the full explanation below for the reasoning.

Question

What does it imply if a .NET malware sample contains calls to the System.Reflection.Assembly.Load method?

Options

  • AIt is likely interacting with the operating system at a low level.
  • BIt may be attempting to load additional assemblies during runtime.
  • CIt indicates the malware is written in a non-.NET language.
  • DIt is preparing to delete itself from the infected system.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    81% (22)
  • C
    11% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full GREM Practice