ExamRange
Home ExamRange Practice Tests
Practice your network defense data lifecycle controls. Learn how to securely decommission network storage arrays containing sensitive packet captures and IDS alerts to prevent data remanence attacks.

CND (312-38) Network Defense Simulation

Network Scenario

You are the lead Network Defender for a financial institution. The infrastructure team is decommissioning an old Intrusion Detection System (IDS) and its dedicated Network Attached Storage (NAS) array.

This NAS contains three years of highly sensitive network traffic data, including unencrypted internal packet captures (PCAP), NetFlow telemetry, and raw IDS alert logs detailing past network vulnerabilities. Company policy dictates that the physical drives must be returned to the leasing vendor, but strictly requires that all data undergo a "Purge" sanitization phase to prevent advanced laboratory data recovery.

Traffic & Logs

TICKET ID: #SEC-DECOM-9921 ASSET: NAS-IDS-04 (Magnetic HDD Array) CONTENTS: - /var/log/suricata/ (Alerts, HTTP logs) - /data/pcaps/ (Full packet capture repository) CLASSIFICATION: Strictly Confidential REQUIREMENT: Sanitize media prior to physical vendor handover. CONSTRAINTS: Media must remain physically intact and operational. STATUS: Awaiting Security Method Approval...

Question

Identify the method involved in purging technique of data destruction.
Hint: Think about logical methods that utilize advanced algorithms to render data unrecoverable even by laboratory techniques, differentiating it from simple clearing (overwriting) while keeping the media intact for vendor return.

Expert Analysis

1. What is happening in the network

The network defense team is executing the final phase of the data lifecycle: Secure Disposal. The NAS array contains sensitive network telemetry. If this data is not properly sanitized before leaving the facility, threat actors or unscrupulous vendors could recover old PCAPs, exposing historical network topologies, legacy internal IP schemes, or plaintext credentials that were captured in the clear.

2. Identify attack or behavior

This scenario defends against Data Remanence Attacks. When files are standardly deleted or a drive is quickly formatted, the actual binary data remains on the disk platters. Attackers use forensic recovery tools to reconstruct this residual data.

3. Why correct answer is correct

B. Wiping is correct. In the context of CND and media sanitization, "Wiping" (often referring to secure wiping or cryptographic wiping) is a logical purging technique. Unlike simple overwriting, secure wiping uses specialized software and multiple algorithmic passes (or cryptographic erasure) to ensure data recovery is infeasible even using advanced laboratory techniques, satisfying the requirement to "purge" data while keeping the hardware operational for return.

4. Why others are wrong

5. Defensive action

Implement a strict Data Disposition Policy aligned with NIST SP 800-88. Ensure all network sensors, firewalls, and logging servers undergo proper cryptographic wiping or multi-pass secure wiping before being repurposed, sold, or returned to vendors.

6. MINI LESSON: Media Sanitization Definitions

Ready to master Network Defense?

Explore more CND simulations and practical scenarios.

Explore Practice Tests