nerdexam
CompTIA

SY0-501 · Question #148

When performing data acquisition on a workstation, which of the following should be captured based on memory volatility? (Select TWO).

The correct answer is B. Swap/pagefile E. RAM. Digital forensics requires capturing the most volatile data first; RAM and swap/pagefile contain temporary, easily lost data that must be prioritized during acquisition.

Submitted by parkjh· Mar 4, 2026Security operations

Question

When performing data acquisition on a workstation, which of the following should be captured based on memory volatility? (Select TWO).

Options

  • AUSB-attached hard disk
  • BSwap/pagefile
  • CMounted network storage
  • DROM
  • ERAM

How the community answered

(61 responses)
  • A
    7% (4)
  • B
    75% (46)
  • C
    5% (3)
  • D
    13% (8)

Why each option

Digital forensics requires capturing the most volatile data first; RAM and swap/pagefile contain temporary, easily lost data that must be prioritized during acquisition.

AUSB-attached hard disk

A USB-attached hard disk is non-volatile storage that retains data without power, so it is not prioritized based on memory volatility and can be acquired at a later stage in the forensic process.

BSwap/pagefileCorrect

The swap/pagefile is a virtual memory extension on disk where the OS pages out RAM contents, making it highly volatile in context-it reflects recent memory activity and can contain decrypted data, process information, and artifacts that mirror RAM contents and would be overwritten or lost as system activity changes.

CMounted network storage

Mounted network storage is non-volatile and resides on a remote server, meaning it is not subject to local memory volatility concerns and persists independently of the workstation's power state.

DROM

ROM (Read-Only Memory) is by definition non-volatile and permanently retains its contents regardless of power state, making it the least volatile storage type and not a priority in volatility-based acquisition.

ERAMCorrect

RAM (Random Access Memory) is the most volatile storage on a system, losing all contents immediately upon power loss; it contains running processes, encryption keys, network connections, and other forensically valuable artifacts that cannot be recovered after shutdown.

Concept tested: Order of volatility in digital forensic acquisition

Source: https://www.cisa.gov/sites/default/files/publications/forensics_0.pdf

Topics

#data acquisition#memory volatility#RAM#pagefile

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice