
GIAC Reverse Engineering Malware
Domain 3Objective 3
Overcoming Misdirection Techniques GREM Practice Questions (Page 2)
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 6–10
- 6
A malware sample uses several misdirection techniques: it inserts junk instructions that do not affect the program state, uses opaque predicates to create fake branches, and obfuscates function names. You need to quickly identify the core malicious functionality. What is the most efficient first step?
Select an answer first - 7
You are analyzing a ransomware sample that uses both opaque predicates and control flow flattening. You have limited time and need to extract the encryption routine. What is the most efficient deobfuscation strategy?
Select an answer first - 8
You are analyzing a malware sample that uses control flow flattening. The original program logic is hidden by replacing structured control flow with a dispatcher that uses a state variable to jump between basic blocks. What is the most effective strategy to recover the original logic?
Select an answer first - 9
When dealing with control flow flattening, which strategy is most effective for recovering the original program logic?
Select an answer first - 10
You are analyzing a malware sample that uses opaque predicates and control flow flattening. You have a symbolic execution tool that can handle both, but it requires significant computational resources and time. You have a deadline. What is the best way to prioritize your analysis?
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.