T The Triage ManualTechnical Guides for IT Emergencies
P1 · Cyber Incident Response

Forensic evidence preservation during a live incident

Recovery and forensics often pull in opposite directions. Take what you can, in the right order, before doing the things that destroy evidence.

Indicators

Likely causes

Diagnostic steps

  1. Order of volatility — capture in this order: CPU registers/cache (rarely useful), running memory, network state, disk, archived/backup data
  2. Memory image with FTK Imager / Magnet RAM Capture / DumpIt before any reboot
  3. Running process list, network connections, logged-on sessions — automated by KAPE / Velociraptor with documented modules
  4. Event logs — copy via wevtutil epl, not via GUI
  5. Disk image — physical level if feasible; otherwise targeted KAPE collection of high-value artefacts (MFT, Prefetch, AmCache, ShimCache, SRUM, browser, logs)
  6. Hash everything (SHA-256), document chain of custody — date/time, who collected, where stored

Resolution path

Prevention

Tools

References

forensicsevidenceincident-responsekapevelociraptorchain-of-custody