QuestionQ112

Forensics Techniques

Which tool is appropriate for performing dynamic malware analysis?

  • A Decompiler
  • B Unpacker
  • C Disassembler
  • D Sandbox
Explanation

Dynamic malware analysis runs suspected malware in an isolated, controlled environment and monitors its behavior, such as process activity, file changes, network traffic, and system modifications. A sandbox provides this execution environment.

Community Discussion

No comments yet. Be the first to start the discussion!