Table of Contents

Click Here to Return To the ISC2 CISSP Course Page

Asset Security is 10% of the ISC2 CISSP exam. This module covers how you classify, handle, and protect information and assets across their full lifecycle. You cannot protect what you have not classified. Classification drives every control that follows.

Information and Asset Classification

You classify information and assets by their value and sensitivity. Classification decides how much protection each asset needs, so you spend money where it matters.

SectorExample labels (high to low)
GovernmentTop Secret, Secret, Confidential, Unclassified
CommercialConfidential, Private, Sensitive, Public

For more on who sets these labels, read who designates whether information is classified . You then set handling requirements so each label has clear rules for marking, storage, transport, and sharing.

Data Roles

You manage data roles so accountability is clear. The exam tests these distinctions hard:

RoleResponsibility
Data ownerSenior person accountable for the data, sets classification
Data controllerDecides why and how data is processed
Data custodianImplements and maintains controls day to day
Data processorProcesses data on behalf of the controller
Data userUses the data to do their job

The owner is accountable and senior. The custodian does the hands-on protection.

The Data Lifecycle and Retention

You provision assets securely and manage the data lifecycle from creation to destruction. You set asset retention based on legal and business need, including End of Life (EOL) and End of Support dates, after which a system no longer gets patches and becomes a risk.

You also address data remanence, the residual data left on media after deletion. Standard file deletion does not remove data, so you use proper destruction methods.

MethodHow it worksReuse media?
ClearingOverwrite with new dataYes, internally
PurgingDegaussing or strong overwriteSometimes
DestructionShred, incinerate, pulverizeNo

Crypto-shredding, destroying the encryption key, is a fast way to render encrypted data unrecoverable.

Data Security Controls

You determine controls based on the data state. Each state needs different protection.

StateProtection
At restFull-disk or file encryption
In transitTLS, IPSec, VPN
In useAccess controls, memory protection

You apply scoping (selecting which controls apply) and tailoring (adjusting them to fit your environment) so a control baseline fits your real systems.

Data Protection Methods

You apply specific technologies to enforce protection:

MethodPurpose
DRMDigital Rights Management controls how content is used and copied
DLPData Loss Prevention blocks sensitive data from leaving the org
CASBCloud Access Security Broker enforces policy between users and cloud services

Next Steps

With assets classified and protected, move to Security Architecture and Engineering to design secure systems, then Communication and Network Security . Revisit Security and Risk Management for the governance behind classification, and return to the ISC2 CISSP Course for the full path.