312-49V11 · Question #69
Sarah, a forensic investigator, is conducting a post-compromise investigation on a company's server that contains sensitive data. To ensure the deleted files do not fall into the wrong hands, she…
The correct answer is C. VSITR. According to the CHFI v11 Computer Forensics Fundamentals and Evidence Handling and Sanitization guidelines, media sanitization is a critical process used to ensure that deleted or sensitive data cannot be recovered using forensic techniques. Different international standards…
Question
Sarah, a forensic investigator, is conducting a post-compromise investigation on a company's server that contains sensitive data. To ensure the deleted files do not fall into the wrong hands, she follows a media sanitization procedure. The process involves overwriting the deleted data 6 times with alternating sequences of 0x00 and 0xFF, followed by a final overwrite using the pattern 0xAA. Which of the following media sanitization standards has Sarah followed in this scenario?
Options
- ANAVSO P-5239-26 (MFM)
- BGOST P50739-95
- CVSITR
- DDoD 5220.22-M
How the community answered
(58 responses)- A5% (3)
- B7% (4)
- C71% (41)
- D17% (10)
Explanation
According to the CHFI v11 Computer Forensics Fundamentals and Evidence Handling and Sanitization guidelines, media sanitization is a critical process used to ensure that deleted or sensitive data cannot be recovered using forensic techniques. Different international standards define specific overwrite patterns and the number of passes required to securely sanitize storage The procedure described--six overwrite passes alternating between 0x00 and 0xFF, followed by a final overwrite with 0xAA--exactly matches the VSITR (Verschlusssache IT Richtlinien) standard. VSITR is a German government-approved data sanitization method that mandates 7 overwrite Passes 1-6: Alternating 0x00 and 0xFF Pass 7: Final overwrite with the pattern 0xAA CHFI v11 explicitly references VSITR as a high-assurance sanitization standard, suitable for environments handling classified or highly sensitive information. This method is more rigorous than commonly used standards such as DoD 5220.22-M, which typically uses 3 passes (or a legacy 7-pass variant with different patterns). NAVSO P-5239-26 (MFM) uses different overwrite schemes, and GOST P50739-95 generally involves fewer passes. From a forensic and legal standpoint, following a recognized sanitization standard like VSITR demonstrates due diligence, compliance, and defensibility, especially when preventing data leakage after incidents.
Topics
Community Discussion
No community discussion yet for this question.