
GIAC Reverse Engineering Malware
Domain 1Objective 3
Static Analysis Fundamentals GREM Practice Questions (Page 4)
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 16–20
- 16
Which PE resource is commonly used to display an icon for an executable and can be extracted for analysis?
Select an answer first - 17
An analyst is examining a malware sample and finds a version info resource that claims the product is 'Microsoft Windows' with a company name of 'Microsoft Corporation'. However, the file's digital signature is invalid, and the manifest requests 'requireAdministrator' execution level. The analyst also finds a custom resource containing an encrypted blob. What is the most reasonable conclusion?
Select an answer first - 18
Which tool is specifically designed to detect packers and compilers by scanning PE files against a signature database?
Select an answer first - 19
An analyst needs to check if a newly discovered malware sample matches any previously analyzed binaries in the organization's malware repository. The repository stores samples by their MD5 hash. The analyst computes the MD5 of the new sample and finds no match. What is the most appropriate next step to improve the chance of finding a match?
Select an answer first - 20
An analyst receives a suspicious Windows executable and runs `file` and `strings` on it. The `file` output identifies it as a PE32 executable, but `strings` reveals only a handful of readable ASCII strings, none of which are meaningful API names. The PE has three sections named `.text`, `.rdata`, and `.UPX0`. What should the analyst conclude from these static indicators?
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.