312-39 Proactive Threat Detection Practice Question
You are designing a threat hunting hypothesis regarding an adversary using PowerShell for fileless execution. Which source of evidence provides the best visibility into the commands being executed?
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
✓
Windows Event Log - PowerShell Script Block Logging (Event ID 4104)
Script Block Logging (Event ID 4104) captures the full, de-obfuscated script content, making it the gold standard for PowerShell analysis.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Disk forensic analysis of the user's browser history
Why it's wrong here
Browser history is irrelevant for fileless PowerShell execution.
- ✓
Windows Event Log - PowerShell Script Block Logging (Event ID 4104)
Why this is correct
Event ID 4104 records the full content of executed PowerShell blocks, including dynamically generated commands.
- ✗
Windows Security Log - Process Creation (Event ID 4688)
Why it's wrong here
4688 records the command line, but it is limited in length and often misses obfuscated or long scripts.
- ✗
Network firewall traffic logs for port 5985
Why it's wrong here
Firewall logs show connection attempts but not the content of the commands executed.
About these practice questions
One of 202 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.