Courseiva
Security OperationsmediumMultiple ChoiceObjective-mapped

SY0-701 Security Operations Practice Question

After hours, EDR alerts show a finance laptop encrypting local files and trying SMB connections to nearby workstations. The user is still logged in, and management wants the fastest step that limits spread while preserving evidence. What should the SOC do first?

⚠ Common exam trap

Many exam-takers confuse 'stopping the activity' with 'shutting down,' not realizing that isolation halts network propagation without destroying the evidence needed for root-cause analysis.

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

Use EDR to isolate the laptop from the network.

EDR isolation immediately blocks all network communication (including SMB) while preserving the endpoint's state for forensic analysis. This stops lateral movement and further encryption without losing volatile data like memory or running processes, which a shutdown would destroy.

Answer analysis

Option-by-option breakdown

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

  • Shut down the laptop immediately to stop any further activity.

    Why it's wrong here

    Powering off the finance laptop is an improper containment action because it severs volatile data: RAM holds the ransomware process, encryption keys, and a partial mapping of affected files. An abrupt power-off also destroys network connection state and can trigger encryption artifacts that make forensic recovery harder. Isolation via EDR preserves the endpoint's running state and memory, allowing investigators to gather evidence while containing the outbreak.

  • Use EDR to isolate the laptop from the network.

    Why this is correct

    EDR-based isolation is the correct first move because it enforces a logical network quarantine at the host, blocking outbound SMB, RDP, and other propagation paths while keeping the system powered on. This preserves volatile memory for acquisition, prevents the malware from completing encryption over mapped drives, and allows the incident responder to collect IOCs and determine scope without alerting the attacker. EDR isolation is reversible and granular, so it is preferred over physical disconnection.

  • Run a full antivirus scan before making any network changes.

    Why it's wrong here

    Running an antivirus scan first extends the window in which the ransomware can continue encrypting local files and hopping to nearby systems via network shares. AV signatures may be useless against a novel polymorphic ransomware binary, and the scan itself can modify file timestamps, alter malicious processes' state, and miss memory-resident components. Proper sequence is contain first via EDR isolation, then perform triage and analysis; scanning after containment addresses host intrusion without risking further spread.

  • Reimage the laptop right away from a standard corporate image.

    Why it's wrong here

    Reimaging the affected laptop immediately is premature because it destroys all forensic evidence—including the ransomware sample, encryption artifacts, and system logs—that could pinpoint the initial infection vector. Without containing and collecting evidence first, you cannot determine whether other endpoints or the finance share are already affected, and a wipe may let the attacker persist via other compromised credentials or backdoors. Incident response requires containment, evidence preservation, and scope analysis prior to eradication and system recovery.

About these practice questions

This SY0-701 question is part of Courseiva's 1,013-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 SY0-701 practice question is part of Courseiva's free CompTIA 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 SY0-701 exam.