nerdexam
CompTIA

SY0-501 · Question #373

An incident involving a workstation that is potentially infected with a virus has occurred. The workstation may have sent confidential data to an unknown internet server. Which of the following…

The correct answer is A. Make a copy of everything in memory on the workstation. During an incident response involving a potentially infected workstation, preserving volatile evidence (RAM) is the highest priority before any other action disrupts the system state.

Submitted by tom_us· Mar 4, 2026Security operations

Question

An incident involving a workstation that is potentially infected with a virus has occurred. The workstation may have sent confidential data to an unknown internet server. Which of the following should a security analyst do FIRST?

Options

  • AMake a copy of everything in memory on the workstation.
  • BTurn off the workstation.
  • CConsult the information security policy.
  • DRun a virus scan.

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    15% (4)
  • C
    4% (1)
  • D
    8% (2)

Why each option

During an incident response involving a potentially infected workstation, preserving volatile evidence (RAM) is the highest priority before any other action disrupts the system state.

AMake a copy of everything in memory on the workstation.Correct

Memory (RAM) is volatile and contains critical forensic artifacts such as running processes, active network connections, encryption keys, and malware payloads that are lost the moment the system is powered off or altered. Capturing a memory dump first follows the order of volatility principle in digital forensics, ensuring the most transient evidence is preserved before any other remediation steps are taken. This supports both the investigation of how data was exfiltrated and identification of the unknown server.

BTurn off the workstation.

Turning off the workstation immediately destroys all volatile data in RAM, permanently losing critical forensic evidence such as active connections and in-memory malware artifacts needed to investigate the incident.

CConsult the information security policy.

Consulting the information security policy is a valid step but is not the first priority when live volatile evidence is at risk of being lost; policy consultation should occur as part of broader incident response planning, not ahead of evidence preservation.

DRun a virus scan.

Running a virus scan can alter file timestamps, overwrite artifacts, and modify the system state, which contaminates forensic evidence and should only occur after volatile data and disk images have been properly preserved.

Concept tested: Incident response order of volatility evidence preservation

Source: https://www.nist.gov/publications/guide-integrating-forensic-techniques-incident-response

Topics

#incident response#volatile data#memory acquisition#forensics

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice