GIAC Reverse Engineering Malware (GREM) Free Practice Test
Question 1
Which static analysis techniques are commonly used to investigate malware? (Choose two)
Correct Answer: A,C
Question 2
Why is it important to identify and understand conditional branches when analyzing assembly code?
Correct Answer: D
Question 3
Which are common methods for analyzing malicious software? (Choose Two)
Correct Answer: B,D
Question 4
Which tool is commonly used to extract metadata from a suspected malware file without executing it?
Correct Answer: B
Question 5
Which of the following techniques can be used to defeat code obfuscation in malware?
Correct Answer: B
Question 6
Which of the following is a sign that a malware sample is packed?
Correct Answer: D
Question 7
Analyzing the decompressed content of an RTF file is essential for what reason?
Correct Answer: B
Question 8
When analyzing a malware sample, why is it important to examine the strings contained within the binary?
Correct Answer: C
Question 9
A PE file's .rsrc section contains an embedded executable. What is the MOST common malware characteristic?
Correct Answer: A