nerdexam
GIAC

GREM · Question #87

What is the significance of finding extensive use of System.Reflection namespace in a .NET malware sample?

The correct answer is A. It indicates the use of reflective programming to inspect or modify itself at runtime. See the full explanation below for the reasoning.

Question

What is the significance of finding extensive use of System.Reflection namespace in a .NET malware sample?

Options

  • AIt indicates the use of reflective programming to inspect or modify itself at runtime.
  • BIt suggests the application is using a third-party .NET library.
  • CIt implies the malware is likely to use graphics and visual effects.
  • DIt denotes the malware's capability to self-replicate.

How the community answered

(45 responses)
  • A
    76% (34)
  • B
    16% (7)
  • C
    4% (2)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full GREM Practice