
GIAC Reverse Engineering Malware
Domain 1Objective 3
Static Analysis Fundamentals GREM Practice Questions (Page 2)
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 6–10
- 6
An analyst is examining a PE file with a suspicious entry point that points to the middle of the `.data` section. The import table is sparse, containing only `LoadLibraryA` and `GetProcAddress`. The section `.data` is marked as executable. What is the most likely explanation?
Select an answer first - 7
Which of the following is a common static indicator of a packed executable?
Select an answer first - 8
An analyst is examining a PE file and notices that the SizeOfImage field in the optional header is significantly larger than the sum of all section sizes. The entry point is in the last section, which has a virtual size much larger than its raw size. What does this indicate?
Select an answer first - 9
An analyst runs strings on a malware sample and finds a large number of readable strings, including URLs, file paths, and registry keys. However, the sample's .text section has an entropy of 7.8. The import table is normal and contains typical Windows APIs. What is the most likely explanation for this combination?
Select an answer first - 10
What does high entropy in a PE section typically indicate?
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.