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)- A4% (1)
- B81% (22)
- C11% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.