Courseiva
Incident Detection And ResponsehardMultiple ChoiceObjective-mapped

CCOA Incident Detection And Response Practice Question

During a digital forensics investigation of a Windows host, an analyst suspects an attacker used PowerShell 'Fileless' execution. Which artifact within the Windows Event Logs would provide the most definitive evidence of the specific command line arguments used during the execution?

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

Event ID 4104

Event ID 4104 records Script Block Logging, which captures the full content of executed PowerShell blocks, including obfuscated code.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Event ID 4688 with Command Line Auditing enabled

    Why it's wrong here

    While this logs the process execution, it often truncates long command lines and does not capture the full script block content.

  • Event ID 1102

    Why it's wrong here

    This indicates that the audit log was cleared, which is a sign of anti-forensics, not evidence of command execution.

  • Event ID 4104

    Why this is correct

    Event ID 4104 (PowerShell Script Block Logging) captures the entire code block executed, even if the command is obfuscated or fileless.

  • Event ID 4624

    Why it's wrong here

    This logs user logon events, not the specific code execution details.

About these practice questions

One of 203 original CCOA 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 →

How Courseiva writes practice questions · Editorial policy

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 ISACA exam blueprint

This CCOA practice question is part of Courseiva's free ISACA 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 CCOA exam.