
GIAC Reverse Engineering Malware
Domain 3Objective 3
Overcoming Misdirection Techniques GREM Practice Questions (Page 3)
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 11–15
- 11
You are analyzing a malware sample that uses a mix of junk instructions and opaque predicates. You have a limited time and need to determine if the malware contains a specific malicious behavior (e.g., keylogging). What is the most efficient approach?
Select an answer first - 12
You are analyzing a malware binary that uses junk instructions such as `nop`, `lea eax, [eax+0]`, and `mov edi, edi` to pad the code. You want to reduce the noise in the disassembly to focus on the real logic. Which approach is most efficient?
Select an answer first - 13
You are analyzing a malware sample that uses both control flow flattening and opaque predicates. The sample also contains a large amount of dead code. You have limited time and need to produce a high-level understanding of the malware's capabilities. Which approach balances speed and accuracy best?
Select an answer first - 14
A malware sample uses control flow flattening to obscure its logic. You have identified the dispatcher and the state variable. To recover the original control flow, you decide to use a tool that can reconstruct the control flow graph. Which tool feature is most important for this task?
Select an answer first - 15
You are analyzing a malware sample that uses junk instructions and opaque predicates. You have a limited-time engagement and need to produce a report on the malware's capabilities. You have access to both a debugger and a binary analysis framework with scripting. Which approach is most efficient?
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.