Ethical Hacking Practice Test
Ethical Hacking Malware Analysis
What is the primary difference between static and dynamic malware analysis?
Select your answer
A
Static analysis runs the malware; dynamic analysis does not
B
Static analysis examines code without execution; dynamic analysis observes malware behavior during execution
C
Static analysis uses virtual machines; dynamic analysis uses physical machines
D
There is no difference — both involve executing the malware
Hint