
GIAC Reverse Engineering Malware
Domain 1Objective 3
Static Analysis Fundamentals GREM Practice Questions (Page 3)
Part of the Malware Analysis Fundamentals domain, which makes up ~21% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~15–25 in this domain), expect 5–8 from this objective — we provide 49 practice questions to prepare you well beyond it. (estimate)
49questions here
10free pages
11concepts
Questions 11–15
- 11
An analyst is examining a PE file and notices that the `.text` section has a virtual size of 0x1000 but a raw size of 0x200. The section's characteristics are `0x60000020` (code, execute, read). What is the most likely explanation for the discrepancy between virtual and raw sizes?
Select an answer first - 12
A malware sample imports `WriteProcessMemory`, `CreateRemoteThread`, and `VirtualAllocEx`. The sample also contains the string `C:\Windows\System32\calc.exe`. What is the most likely functionality of this malware?
Select an answer first - 13
Why is static analysis often the first step in malware analysis?
Select an answer first - 14
Why do analysts compute multiple hashes (MD5, SHA-1, SHA-256) of a malware sample?
Select an answer first - 15
A malware analyst is reviewing a sample that imports `CreateToolhelp32Snapshot`, `Process32FirstW`, and `Process32NextW`. The sample also contains the string `vmware` and `vbox`. What is the most likely purpose of these imports and strings?
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.