Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GIAC (SANS) logo

GIAC Reverse Engineering Malware

Domain 1Objective 3

Static Analysis Fundamentals GREM Practice Questions (Page 5)

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 21–25

  1. 21application · medium

    An analyst receives a file with no extension and runs `file` on it. The output is `PE32 executable (GUI) Intel 80386, for MS Windows`. The analyst also computes a SHA-256 hash. What is the most appropriate next step?

    Select an answer first
  2. 22foundation · easy

    Which tool provides a graphical interface for viewing and editing PE headers, sections, and resources?

    Select an answer first
  3. 23expert · hard

    An analyst is performing static analysis on a malware sample and finds the following: the import table contains IsDebuggerPresent and CheckRemoteDebuggerPresent, the .rdata section contains the strings 'C:\Program Files\VMware' and 'C:\Program Files\VirtualBox', and the file has a section named .tls with unusual characteristics. What is the most likely purpose of these indicators?

    Select an answer first
  4. 24application · medium

    An analyst is using pestudio to review a suspicious executable. The tool's entropy calculation shows the .text section has an entropy of 7.8, and the section's name is .text but it has both write and execute permissions. The import table shows only LoadLibraryA and GetProcAddress. What is the most likely conclusion?

    Select an answer first
  5. 25application · medium

    A malware analyst is reviewing a PE file and notes that the `.text` section has both `MEM_EXECUTE` and `MEM_WRITE` flags set, and the entropy of the section is 7.9. What should the analyst infer from these characteristics?

    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.