A security analyst is conducting a digital forensics collection on a Linux server suspected of being compromised by an attacker. To adhere to forensic principles regarding the order of volatility and evidence integrity, which of the following procedures should the analyst perform during the acquisition phase? (Select TWO).
- Capture the contents of physical RAM prior to shutting down or rebooting the server.Cevap
- Calculate and record SHA-256 cryptographic hashes of the disk images immediately following acquisition.Cevap
- CPerform a soft reboot of the operating system to clear active network sockets before imaging storage media.
- DEncrypt the source drive using the target system's native BitLocker/LUKS tool before attaching a hardware write-blocker.
Cevap
The analyst should capture the contents of physical RAM prior to shutting down or rebooting the server, and calculate and record SHA-256 cryptographic hashes of the disk images immediately following acquisition.
Preserving volatile RAM before system shutdown ensures transient artifacts are saved according to the order of volatility. Calculating cryptographic hashes immediately post-acquisition ensures the integrity of the evidence can be validated throughout the investigation.
Adım Adım Çözüm
Anahtar Kavram
Order of Volatility and Evidence Integrity Preservation