312-39 Forensic Investigation And Malware Analysis Practice Question
When performing static analysis of a malicious binary, which THREE indicators should an analyst typically look for?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Embedded strings (e.g., C2 domains, IP addresses)
Static analysis focuses on file properties, strings, and structural headers to identify potential malicious intent without execution.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Memory usage patterns
Why it's wrong here
Requires execution to observe.
- ✓
Embedded strings (e.g., C2 domains, IP addresses)
Why this is correct
Often reveal the intent or C2 infrastructure.
- ✓
File hash (MD5/SHA256)
Why this is correct
Used to check against threat intelligence databases.
- ✗
Network latency to the server
Why it's wrong here
Requires execution to observe.
- ✓
Import Address Table (IAT) entries
Why this is correct
Indicates the functions the malware calls.
About these practice questions
One of 201 original 312-39 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official EC-Council exam blueprint
This 312-39 practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 312-39 exam.