Forensics & IR
Disk Forensics
Also known as: Computer disk forensics, Storage forensics
Definition
The analysis of non-volatile storage media — HDDs, SSDs, USB drives — to recover, examine, and interpret file-system, application, and operating-system artefacts.
Examples
- Recovering a user's deleted documents from NTFS unallocated space with Autopsy.
- Parsing prefetch and ShimCache to confirm execution of a malicious binary.
Related terms
Digital Forensics
The scientific discipline of identifying, preserving, analysing, and reporting on digital evidence from computers, networks, and devices in a legally defensible way.
Forensic Imaging
Creating a bit-for-bit copy of a storage medium, verified by cryptographic hashes, for use in forensic analysis and as legally admissible evidence.
File Carving
File Carving — definition coming soon.
Timeline Analysis
A forensic technique that reconstructs a chronological sequence of system events by correlating timestamps from filesystem, registry, log, and application artifacts.
Artifact Analysis
Artifact Analysis — definition coming soon.
Windows Registry Analysis
Windows Registry Analysis — definition coming soon.