Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GIAC (SANS) logo

GIAC Reverse Engineering Malware

Domain 3Objective 2

Analyzing Obfuscated Malware GREM Practice Questions (Page 4)

Part of the Malware Patterns and Obfuscation domain, which makes up ~22% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~15–26 in this domain), expect 5–9 from this objective — we provide 43 practice questions to prepare you well beyond it. (estimate)

43questions here
9free pages
8concepts

Questions 16–20

  1. 16application · medium

    While analyzing a packed sample in a debugger, the analyst notices that the program calls IsDebuggerPresent early in the entry point and then jumps to a different code path if the return value is non-zero. The analyst wants to bypass this check to continue analysis. What is the most appropriate action?

    Select an answer first
  2. 17application · medium

    A malware sample uses a simple XOR loop to decode a string that is later passed to URLDownloadToFile. The analyst has identified the XOR key by comparing the encoded data with a known plaintext fragment. What is the most efficient way to decode the full string?

    Select an answer first
  3. 18foundation · easy

    Which obfuscation technique is characterized by malware that changes its code signature each time it replicates, often using a mutation engine, while the underlying functionality remains the same?

    Select an answer first
  4. 19application · medium

    A malware sample is packed with a known packer. The analyst wants to unpack it statically without executing the sample. Which tool is most appropriate for this task?

    Select an answer first
  5. 20expert · hard

    An analyst is analyzing a sample that uses multiple anti-analysis techniques: it checks for a debugger via the PEB BeingDebugged flag, checks for VMware via a registry key, and uses a timing check on a decryption loop. The analyst is using a debugger on a VMware VM. The sample exits before unpacking. The analyst wants to bypass all checks with minimal modifications. What is the most efficient strategy?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GREM” is a trademark of its owner, used for identification only.