Domain 2: Asset Security
Video transcripts
Every course video in Domain 2, written out with timestamps so you can search the wording instead of scrubbing through playback.
Transcript
- 0:00Data in use is one of the most difficult states of data to protect.
- 0:04That's because to be useful,
- 0:06the data must be in plain text.
- 0:08It needs to be readable,
- 0:09writeable,
- 0:10and accessible by users,
- 0:12applications or systems.
- 0:14Whether it is a customer form being updated,
- 0:16a financial report being edited,
- 0:18or a medical record being reviewed,
- 0:20that data is exposed during use.
- 0:23Data in use is vulnerable to both accidental and intentional threats.
- 0:28A well-meaning employee might make a mistake that alters values unexpectedly.
- 0:33On the other hand,
- 0:34a malicious actor with access could intentionally modify data for personal gain
- 0:39because the data must be decrypted to be processed.
- 0:42Traditional encryption methods are not effective in this moment.
- 0:46One common example of unauthorized exposure is an over the shoulder attack.
- 0:50This is when someone views another person's screen to
- 0:53obtain information they are not authorized to access.
- 0:56In open or shared workspaces,
- 0:59this threat becomes very real.
- 1:01One advanced solution is the use of secure enclaves.
- 1:05These are isolated areas within a computer system
- 1:07where sensitive data can be processed safely,
- 1:11even though the data must remain in plain text while being used,
- 1:14the enclave prevents other parts of the system from accessing or tampering with it.
- 1:19The term enclave comes from the idea of
- 1:21a protected area surrounded by a larger territory.
- 1:25In computing,
- 1:26this means isolating the processing zone from the rest of the system.
- 1:30Any malware or vulnerabilities outside the enclave
- 1:34cannot interfere with what happens inside.
- 1:37Data in use will always be the most exposed.
- 1:40However,
- 1:41with layered defenses like access controls,
- 1:44real-time auditing,
- 1:45and secure enclaves,
- 1:47organizations can protect it responsibly.
- 1:49The goal is not to eliminate risk completely,
- 1:52but to reduce it to a manageable level while allowing the data to do its job.
