Courseiva
easyMultiple SelectObjective-mapped

200-201 Practice Question: Which TWO host-based analysis techniques are most…

Which TWO host-based analysis techniques are most effective for detecting fileless malware?

⚠ Common exam trap

Cisco often tests the distinction between host-based and network-based analysis techniques, and the trap here is that candidates may select network traffic analysis (B) because it can detect fileless malware's network activity, but the question specifically asks for host-based techniques, making B incorrect.

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

Process memory analysis to detect injected code

Process memory analysis (A) is effective because fileless malware resides in memory without writing to disk, so examining running processes for injected code, suspicious memory regions, or anomalous API calls can directly detect the malicious payload. PowerShell script block logging (E) captures the full text of PowerShell commands executed, including obfuscated or encoded scripts that fileless malware often uses to load payloads directly into memory, making it a powerful host-based detection technique.

Answer analysis

Option-by-option breakdown

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

  • Process memory analysis to detect injected code

    Why this is correct

    Fileless malware often injects code into memory.

  • Network traffic analysis

    Why it's wrong here

    Network analysis is not host-based; it's network-based.

  • Signature-based file scanning

    Why it's wrong here

    Fileless malware has no file to scan.

  • Registry analysis for persistence

    Why it's wrong here

    Fileless may still use registry, but not primary detection technique.

  • PowerShell script block logging

    Why this is correct

    Many fileless attacks use PowerShell; enabling logging captures commands.

About these practice questions

This 200-201 question is part of Courseiva's 979-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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