ExamRange

CND (312-38) Network Defense Simulation

This simulation focuses on identifying the different states of digital data. You will learn to categorize data states to correctly apply encryption and access control mechanisms within an enterprise architecture.

🛡️ Network Scenario

As a Network Security Analyst for Global-Tech Corp, you are conducting a data security audit. The organization recently suffered an incident where an unauthorized user gained access to backend server volumes and attempted to extract customer records directly from the database storage files and system memory dumps.

Target Asset Customer SQL Database (srv-db-prod-01)
Security Control Audit Reviewing cryptographic controls across different data life-cycle phases.

📊 Traffic & Logs

Filter: Security Audit Alert Level: High
2023-11-02 14:22:01 INFO [CryptoService] TLS 1.3 established for incoming connection (Data in Transit protected)
2023-11-02 14:25:12 WARN [StorageManager] Unencrypted volume detected: /var/lib/mysql/data
2023-11-02 14:30:45 ALERT [SysMonitor] Unauthorized core dump initiated on PID 4421 (SQL process)
2023-11-02 14:31:02 ALERT [FIM] Unauthorized copy action on database file: customer_records.mdf

Notice the logs indicating vulnerabilities in how data is stored on disk and in physical memory/databases.

Question

Which of the following refers to the data that is stored or processed by RAM, CPUs, or databases?