
GIAC Advanced Smartphone Forensics
Domain 4Objective 1
Mobile Device Malware Analysis GASF Practice Questions (Page 3)
Part of the Mobile Device Malware Analysis domain, which makes up ~15% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 8–12 from this objective — we provide 53 practice questions to prepare you well beyond it. (estimate)
53questions here
11free pages
11concepts
Questions 11–15
- 11
A malware analyst is reverse engineering a new Android banking trojan. The APK is packed with a commercial packer, and the analyst has unpacked it in a rooted emulator. The unpacked DEX file contains a class that uses reflection to invoke methods from the Android framework. Static analysis shows the class has a method that takes a string and uses it to call Class.forName() and getMethod(). The analyst also notices that the app checks for the presence of Frida and Xposed frameworks. Which approach is most effective for understanding the malware's behavior given these constraints?
Select an answer first - 12
Which mobile malware infection vector occurs when a user visits a compromised website and malware is silently downloaded without any user interaction?
Select an answer first - 13
During malware behavior analysis, an analyst observes that a malicious app registers a broadcast receiver to restart itself after the device reboots. Which behavior is the malware exhibiting?
Select an answer first - 14
A malware analyst is reverse engineering a suspicious Android app that uses native code (JNI) to hide its malicious behavior. The analyst has decompiled the DEX code and found that the app loads a native library named 'libhidden.so'. The analyst needs to analyze the native library to understand its functionality. Which approach is MOST effective for analyzing the native library?
Select an answer first - 15
Which reverse engineering activity involves stepping through the malware's code line by line to observe its execution flow?
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). “GASF” is a trademark of its owner, used for identification only.