312-39 Forensic Investigation And Malware Analysis Practice Question
You are investigating a file-less malware infection. Where in the Windows Registry would you look to identify common persistence mechanisms used by malicious scripts?
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
✓
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
The 'Run' and 'RunOnce' keys are the most common locations for malware to ensure automatic execution upon user login.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
Why this is correct
This registry path is a primary location for auto-start applications.
- ✗
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Why it's wrong here
Used for logon shell configuration, less common for general persistence.
- ✗
HKCU\Software\Classes
Why it's wrong here
This stores file association data.
- ✗
HKLM\System\CurrentControlSet\Control\Session Manager
Why it's wrong here
This is for system configuration, not user-level persistence.
About these practice questions
Courseiva writes every 312-39 question from scratch — 202 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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.