Courseiva
Question 11 of 1,013
Security OperationsmediumMultiple ChoiceObjective-mapped

SY0-701 Security Operations Practice Question

During malware response on a finance workstation, the system is still powered on and connected. The manager asks whether you can just reboot it to stop the issue. What is the best next step?

⚠ Common exam trap

Candidates often think rebooting is a quick fix to stop malware, but CompTIA emphasizes that preserving volatile evidence is the critical first step before any containment action, as rebooting destroys that evidence.

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

Capture volatile evidence and document the system state before containment actions.

In incident response, the first priority when a system is still powered on is to capture volatile evidence (e.g., memory contents, running processes, network connections) before any containment actions like rebooting. Rebooting would destroy this critical data, which may be essential for forensic analysis and understanding the malware's behavior. The order of volatility (RFC 3227) dictates that volatile data must be collected first to preserve evidence integrity.

Answer analysis

Option-by-option breakdown

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

  • Reboot immediately to prevent any further damage from the suspected malware.

    Why it's wrong here

    Rebooting the system prematurely is a common but destructive reaction: it clears RAM, kills active processes, and resets kernel objects, which can destroy the only copies of malware payloads, in-memory encryption keys, or command-and-control channel state. Volatile data such as the ARP cache, active TCP connections, and process arguments exist only in memory and vanish instantly with a restart. Instead of containing the threat, a reboot gives persistent malware a fresh start to hide or escalate, and it forfeits the primary evidence needed to determine the infection's origin and scope.

  • Capture volatile evidence and document the system state before containment actions.

    Why this is correct

    This is the correct next step because evidence preservation comes before intrusive remediation when a system is still live. Memory, running processes, active network connections, and logged-on sessions may reveal malware behavior and scope. Documenting the time, state, and actions taken also supports the incident response process and helps preserve the integrity of later findings if the case requires internal review or legal action.

  • Copy suspicious files to a shared drive and continue normal operations.

    Why it's wrong here

    Copying suspicious files to a shared drive contaminates the evidence chain by changing file system metadata (creation, modified, and access timestamps) and may inadvertently spread the infection if the share is reachable by other hosts. This approach also keeps the affected system running, allowing malware to continue network communication, credential theft, or lateral movement while the analyst works. A proper response requires a forensically sound bit-for-bit image to an isolated storage device, preserving metadata and avoiding network exposure.

  • Run a full disk cleanup to remove temporary files and reduce risk.

    Why it's wrong here

    Running a full disk cleanup on a potentially compromised finance workstation is an anti-forensic act: it deliberately deletes temporary folders, prefetch files, browser caches, and thumbnails that frequently contain the initial infection vector, attacker tooling, or signs of data staging. Utilities like Disk Cleanup also perform write operations across the filesystem, altering modification times and overwriting unallocated space where deleted artifacts may reside. This destroys the very remnants that a malware investigation depends on to establish a timeline, identify the malware, and recover stolen data.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.