
GIAC Reverse Engineering Malware
Domain 3Objective 3
Overcoming Misdirection Techniques 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 44 practice questions to prepare you well beyond it. (estimate)
44questions here
9free pages
5concepts
Questions 16–20
- 16
You are analyzing a malware sample that uses control flow flattening and also inserts junk instructions in each basic block. You have a decompiler that can handle control flow flattening but the junk instructions are confusing the decompiler. What is the best way to proceed?
Select an answer first - 17
You are analyzing a malware sample that uses misdirection techniques such as junk instructions, opaque predicates, and fake API calls. You have a limited time and need to produce a report on the malware's capabilities. You have access to a sandbox and a static analysis tool. What is the most effective approach?
Select an answer first - 18
During malware analysis, you encounter a conditional jump that always evaluates to true because the condition depends on an arithmetic expression that is invariant at runtime (e.g., x^2 + 1 > 0). This is an example of an opaque predicate. What is the best way to handle this construct to simplify the control flow graph?
Select an answer first - 19
A security analyst is reviewing a malware sample that uses multiple misdirection techniques, including junk code, opaque predicates, and fake API calls. The analyst wants to identify the actual malicious behavior quickly. Which approach is most effective?
Select an answer first - 20
While analyzing a malware sample, you find a function that appears to contain many conditional branches, but upon closer inspection, many of the conditions are always true or always false (opaque predicates). You want to recover the actual control flow. Which technique is most effective?
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.