TTechclick ⚡ XP 0% All lessons
ISC2 · CISSP Domain 2 · Asset SecurityInteractive · L1 / L2 / L3

CISSP Domain 2 Asset Security: Classify, Protect, Destroy — Classify, Protect, Destroy

Master CISSP Domain 2 Asset Security the way the exam tests it: own the data, classify it, protect every state, and prove you destroyed it.

📅 2026-06-03 · ⏱ 14 min · 1 interactive demo · 5 infographics · 🏷 10-Q assessment + AI Tutor inline

⚡ Quick Answer

CISSP Domain 2 Asset Security deep dive: data classification, owner vs custodian roles, data states, NIST 800-88 destruction, DLP, DPDP/GDPR privacy and AI assets.

🎯 By the end you will be able to

Read as:

Pick where you want to start

1

Classification & ownership

Owners set classification and stay accountable; custodians implement; criteria drive the label.

2

Data lifecycle & states

Six lifecycle phases map to three data states; each state needs a distinct control.

3

Retention, destruction & DLP

Match destruction to media+sensitivity; degaussing fails on SSDs; DLP covers data at rest, in motion, in use.

4

Privacy, sovereignty & by-design

Residency is where data lives; sovereignty is whose law rules it — and law follows the data.

🧠 Warm-up — 3 questions, no score

Just notice which ones make you pause. We answer all three inside the lesson.

1. Who is ultimately accountable for assigning a data classification level and approving access?

Answered in Classification & ownership.

2. Per NIST SP 800-88, which method renders data recovery infeasible without physically shredding the drive — for example via cryptographic erase or degaussing?

Answered in Retention, destruction & DLP.

3. Encrypting a database file sitting on a disk that nobody is currently reading protects data in which state?

Answered in Data lifecycle & states.

Most engineers think…

Asset Security is just about labeling files Confidential and remembering to delete old data when you are done with it.

Wrong — and that gap is exactly where the exam (and real breaches) catch people. Deleting a file leaves data remanence that forensics recovers in minutes; only NIST 800-88 purge or destroy removes it. And the person who clicks delete (custodian) is never the person accountable for the decision (owner). Domain 2 tests whether you know who decides, what state the data is in, and how to prove it is truly gone.

Domain 2 is only 10% of the CISSP exam, but it carries an outsized share of the questions people fail — because it tests judgment, not memory. Asset Security is the discipline of protecting information from the moment it is created until the day you can prove it is destroyed. You will decide who is accountable (the data owner) versus who implements (the custodian), classify data by sensitivity, and select controls for each data state — at rest, in transit, and in use. It folds in retention, NIST 800-88 sanitization, DLP, and modern privacy law (GDPR, ISO 27701, India's DPDP Act 2023). In a real job, this is the difference between a clean audit and a regulator-reportable breach — including for new AI assets like training datasets and model weights.

Figure 1 — Domain 2 in the CBK
Where Domain 2 sits inside the eight-domain CISSP Common Body of Knowledge.The eight CISSP domains as tiles with their exam weights; Domain 2 (Asset Security) is highlighted to show its place in the wider certification.Domain 2 in the bigger picture1Security & Risk Mgmt16% of the exam2Asset Security10% of the exam · YOU ARE HERE3Architecture & Eng13% of the exam4Network Security13% of the exam5IAM13% of the exam6Assessment & Testing12% of the exam7Security Operations13% of the exam8Software Dev Security10% of the exam
Domain 2 is undefined of the CISSP exam. This deep dive is one of eight — the others are linked at the bottom.
Colour key:active / key steppass / allowedcautionfail / attacker
Figure 2 — The four areas of Domain 2
The four areas that make up CISSP Domain 2: Asset Security.Domain 2 broken into its four study areas — Classification & ownership, Data lifecycle & states, Retention, destruction & DLP, Privacy, sovereignty & by-design — each with its single most important takeaway.The four areas of Domain 21Classification & ownershipOwners set classification and stayaccountable; custodians implement; criteriadrive2Data lifecycle & statesSix lifecycle phases map to three datastates; each state needs a distinct control.3Retention, destruction & DLPMatch destruction to media+sensitivity;degaussing fails on SSDs; DLP covers data at4Privacy, sovereignty & by-designResidency is where data lives; sovereignty iswhose law rules it — and law follows t
This blog walks all four areas in order. Tap the path cards above to jump to any one.

Domain 2 at a glance

Flip each card for the one-line essence of each area before you dive in.

🧩
Classification & ownership
tap to flip

Owners set classification and stay accountable; custodians implement; criteria drive the label.

🔎
Data lifecycle & states
tap to flip

Six lifecycle phases map to three data states; each state needs a distinct control.

🛠
Retention, destruction & DLP
tap to flip

Match destruction to media+sensitivity; degaussing fails on SSDs; DLP covers data at rest, in motion, in use.

🧠
Privacy, sovereignty & by-design
tap to flip

Residency is where data lives; sovereignty is whose law rules it — and law follows the data.

Classification & ownership

Think of classification like the bins at a Bengaluru recycling centre: every item gets sorted by value and sensitivity, and that label decides how carefully you handle it. In CISSP Domain 2, classification is the first control you apply to any asset, because you cannot protect what you have not labelled.

Two schemes dominate the exam. The commercial scheme runs Public, Internal (Sensitive), Confidential (Private), and Restricted (Highly Confidential) — lowest to highest sensitivity. The government/military scheme, set by US Executive Order 13526, runs Unclassified, Confidential, Secret, and Top Secret — defined by the damage that disclosure would cause. "Confidential" exists in both schemes but means different things, so read the question's context before answering.

Ownership roles are tested relentlessly, so anchor them. The data owner is a senior business executive who is accountable; they set the classification, approve access, and define handling rules. The data custodian is the IT hands — a DBA or sysadmin who implements the owner's rules via backups, encryption, and access controls. Under GDPR-style privacy law, the data controller decides why and how personal data is processed and carries legal liability, while the data processor only acts on the controller's documented instructions and holds no independent legal accountability.

Exam tip

Owners decide the rules, custodians implement them, users follow them. Accountability can never be delegated; only responsibility can. If a question asks who is "accountable" for classification, pick the owner, never the custodian.

Classification criteria include data value, sensitivity, regulatory or contractual requirement, and useful lifetime. Over-classifying wastes money on controls; under-classifying invites a breach. Both are failures.

Priya at HDFC faces this

A vendor team labels customer Aadhaar and PAN records as "Internal," so they sit on an unencrypted shared drive at 10.20.4.0/24.

Likely cause

The data was classified by its storage location, not by sensitivity and regulatory criteria; PII demands "Confidential" or "Restricted."

CISSP move

Escalate to the data owner to reclassify, then have the custodian apply encryption and least-privilege access matching the new label.

Quick check · Q1 of 10

During a CISSP exam, you are asked which role is ACCOUNTABLE for assigning the classification level of a customer database at an Indian bank. Which role do you select?

Correct: a. The data owner, a senior business role, is accountable for setting classification and approving access. Custodians, processors, and admins only implement or operate; they cannot hold the accountability, which is never delegated.

Pause & Predict

In one line, what is the single most important idea in "Classification & ownership"? Type your guess.

Answer: Re-read the recap box above — if you can say it in one sentence, you own it.

Data lifecycle & states

Think of your data like a parcel travelling across India: it gets packed (created), warehoused (stored), opened and used, couriered (shared), put in cold storage (archived), and finally shredded (destroyed). Each stop needs its own lock. The CISSP data lifecycle has six phases: create → store → use → share → archive → destroy. Security must exist at every phase, not only when data sits in a database.

Classification happens at create, so every later control inherits from it. Map the six phases onto the three data states, because the exam tests both together. Data in the store and archive phases is at rest. Data in the share phase is in transit. Data in the use phase is in use. Each state demands a different control, and a control for one state never protects another.

Marking versus labeling trips up many candidates. Marking is human-readable handling guidance like a "Restricted" stamp. Labeling is system-readable metadata a DLP tool or OS enforces automatically. Handling rules then dictate storage, transport, and destruction per classification.

Exam tip

If a question says "data is being processed in memory," the answer targets data in use — pick RBAC/DLP, not TLS or disk encryption.

Sneha at HDFC faces this

Customer PAN numbers were AES-encrypted on disk, yet a memory-scraping malware still pulled them in plaintext from a running app server.

Likely cause

At-rest encryption only protects the store phase; once data is decrypted into RAM, it is "in use" and unprotected.

CISSP move

Add data-in-use controls: RBAC, DLP on the host, and process isolation/secure enclaves for the decryption step.

Quick check · Q2 of 10

Aditya at Infosys must protect salary records that are AES-encrypted on disk but get decrypted by a payroll application that processes them in server RAM. Which control best addresses the remaining exposure?

Correct: c. Once data is decrypted in memory it is 'in use'; disk encryption and TLS do not cover this state. RBAC plus DLP (and secure enclaves) protect data in use. TLS covers transit; AES-256 and offsite backups cover at-rest archives.
Figure 3 — The data lifecycle
The data lifecycle — the ordered steps, where step 2 is the decisive one.The data lifecycle: Create & classify → Store (encrypt at rest) → Use & share (encrypt in transit) → Archive (retention) → Destroy (NIST 800-88).The data lifecycle1Create & classify2Store (encrypt atrest)3Use & share(encrypt intransit)4Archive(retention)5Destroy (NIST800-88)
The data lifecycle — examiners test the ORDER, so learn it as a sequence, not a list.

▶ The data lifecycle

Press Play to step through it, then Break it to see how it fails.

① Step 1Create & classify
② Step 2Store (encrypt at rest)
③ Step 3Use & share (encrypt in transit)
④ Step 4Archive (retention)
Press Play to walk the healthy path. Then press Break it.

Retention, destruction & DLP

Think of old data like ink soaked into paper. Deleting a file just tears off the label; the ink still bleeds through unless you destroy the page properly.

A data retention policy answers one question: how long do we legally and operationally keep each data type, and what happens after? Retention is driven by law, contract, and business need, never by "keep everything forever." In India, the DPDP Act and RBI/SEBI rules force minimum and maximum windows. Keep data too long and you expand breach impact and discovery costs; delete too early and you fail an audit. Good policy ties retention to the data's classification and ends with defensible, documented destruction.

When data ages out, data remanence is the enemy. A "delete" or quick format only removes pointers; the bits remain recoverable. NIST SP 800-88 defines three escalating actions: Clear (overwrite user-addressable space, beats software recovery), Purge (block erase, cryptographic erase, or degaussing, beats lab attacks), and Destroy (shred, pulverize, incinerate). Pick the level from sensitivity AND whether the media leaves your control. Degaussing wipes magnetic disks and tapes but does NOTHING to SSDs — flash is electronic, not magnetic. SSDs hide data in wear-levelled spare blocks, so cryptographic erase or physical destruction is the correct move.

Common trap

"Degauss the SSD" is always wrong on the exam. Degaussing only works on magnetic media; it also destroys an HDD's firmware servo tracks, so a degaussed drive is dead, not reusable.

Data Loss Prevention (DLP) guards data in three states: at rest (storage scans), in motion (network/email), and in use (endpoint copy/paste, USB, print). DLP matches content against classification labels and patterns, then blocks, quarantines, or alerts.

Priya at HDFC faces this

Decommissioned 50 SSDs were "formatted" and sold; an auditor recovered customer PAN data from one.

Likely cause

Format leaves remanence; SSD spare blocks survive overwrite, and nobody applied Purge or Destroy.

CISSP move

For media leaving control, use crypto-erase plus physical destruction, and keep signed certificates of destruction.

Quick check · Q3 of 10

A Bengaluru fintech must decommission 200 self-encrypting SSDs that will be returned to a leasing vendor off-site. Speed matters and the drives must be unrecoverable. Which approach best fits NIST SP 800-88?

Correct: b. Degaussing does nothing to flash. For SSDs leaving organizational control, NIST favors crypto-erase plus Destroy; key destruction is fast and shredding removes remanence in spare blocks. Format/overwrite leaves SSD remanence.
Figure 4 — Who does what with data
Who does what with data — side by side so the trade-off is obvious.A comparison of Data Owner versus Custodian versus Processor across Role, Sets classification?, Example.Who does what with dataData OwnerCustodianProcessorRoleSets the rulesImplements & protectsProcesses on instructionSets classification?YesNoNoExampleBusiness headIT / DBASaaS vendor
Who does what with data — most domain questions hinge on telling these apart.

Pause & Predict

Without scrolling up: name the biggest difference in "Who does what with data". Type your guess.

Answer: If it didn't come instantly, that comparison is your highest-value revision target.

Privacy, sovereignty & by-design

Think of your data like a passport holder: it carries its home country's laws even when it travels abroad. That single idea unlocks this whole sub-section.

Data residency answers where bytes physically sit; data sovereignty answers whose law governs them. These differ in practice. Customer data parked in a Frankfurt region can still face a US subpoena if the cloud provider is US-incorporated. For CISSP, remember the exam's core line: compliance obligations follow the data, not your headquarters.

Cross-border transfer is the risky moment data crosses a jurisdiction. The classic global mechanisms you must know are Standard Contractual Clauses (SCCs), Binding Corporate Rules (BCRs), and adequacy decisions. Cloud data dispersion (auto-replication for redundancy) silently triggers transfers, so you must pin replication regions deliberately.

The India DPDP angle: the DPDP Act 2023 uses a permissive "negative list" model. Transfers are allowed everywhere by default, except to countries the Central Government expressly blocks. But the 2025 Rules let government restrict specific data types for Significant Data Fiduciaries, reintroducing localization for sensitive sectors like banking.

Exam tip

Residency = location of storage. Sovereignty = legal jurisdiction. If a question mentions a foreign government compelling disclosure, the answer is sovereignty, not residency.

Privacy by Design and by Default bakes protection into systems from day one, not bolted on later. By default, the most privacy-friendly setting is the pre-selected one. Scoping means removing baseline controls that do not apply to your system; tailoring means adjusting the remaining controls to fit your risk and threat context. A baseline (like NIST 800-53) is your starting menu, not the final plate.

Priya at HDFC faces this

Her new analytics tool auto-replicates loan records to a US cloud region for failover.

Likely cause

Default multi-region dispersion moved RBI-regulated financial data across a border, breaching localization expectations.

CISSP move

Pin replication to Indian regions, apply Privacy by Default, and document the data-flow map before go-live.

Quick check · Q4 of 10

A Bengaluru fintech stores customer KYC data only in Mumbai data centers, satisfying residency. A US-incorporated cloud vendor runs those data centers. Indian regulators worry a foreign court could still compel disclosure. Which concept best explains this residual exposure?

Correct: d. Residency is satisfied (data is in Mumbai), but sovereignty means the US-incorporated provider's home law can still compel disclosure — law follows the entity, not just the storage site.

Domain 2 in the AI era (2026)

CISSP Domain 2 teaches you to classify, handle, retain, and destroy data across its lifecycle. The moment that data becomes AI training fuel, every one of those controls is tested at scale — because a model can silently absorb and later regurgitate the very records you were sworn to protect.

Classification & provenance first. Before a single row enters a training corpus, it needs a classification label and a documented origin. NIST's AI RMF leans hard on this: provenance appears 151 times in its Generative AI Profile versus twice in the base framework. The data provenance control in ISO/IEC 42001 (Annex A.7.5) demands indisputable proof of a dataset's origin, stewardship, and transformations. New rails like C2PA Content Credentials v2.x (2024–2025) now carry machine-readable "do-not-train" and AI-disclosure assertions, so consent travels with the asset.

Preventing leakage & minimizing. The cardinal sin is letting production user data flow straight into a training set. The fix is the Domain 2 playbook: separate production from training corpora, de-identify before training, and apply data minimization — only the fields the purpose truly needs.

Scenario: At a Bengaluru lending startup, data steward Ananya Iyer discovers the support team's chat logs — full of customers' Aadhaar and salary details — were piped into a churn-prediction model. Under India's DPDP Rules 2025 (notified November 2025), this breaks purpose limitation, and a user's right to erasure now forces costly model unlearning to scrub those weights.

Retention & destruction when models memorize. DPDP mandates deleting inactive personal data (e.g., 3 years for large e-commerce fiduciaries). But a model that has memorized a record doesn't forget when you delete the source row — so destruction now extends to machine unlearning or full retraining.

💡 Strengths tip: Treat every training dataset like a classified asset — a datasheet, an owner, and a destruction plan — and you turn AI governance into a Domain 2 exam advantage.

The AI-era angle, in four cards

What 2026 adds to this domain — flip to see why each matters.

🧬
Provenance Trail
tap to flip

Every training dataset needs a documented origin, owner, and transformation log (ISO 42001 A.7.5). No trail means no lawful-basis defense and no erasure answer.

🧹
Machine Unlearning
tap to flip

Deleting a source row doesn't erase a memorized record. Compliance now reaches into model weights — scrub influence or retrain, both costly.

✂️
Train-Data Minimization
tap to flip

Feed models only purpose-essential fields; strip Aadhaar/salary before training. Less ingested data means a smaller leak blast-radius.

🔖
Content Credentials
tap to flip

C2PA v2.x assertions carry do-not-train and AI-disclosure signals with the asset, so consent travels into the pipeline — verify before you scrape.

Pause & Predict

Name one thing AI changes about Domain 2 — and one fundamental it does NOT change. Type your guess.

Answer: AI shifts the tooling and widens the attack surface, but the four areas above still decide the right answer. Tools change; principles don't.

🎯 Prove it — your Domain 2 practice exam

You have read the theory. Now do the reps. This is the free, timed Techclick assessment built for exactly this domain, with full reasoning on every question — plus the full-length mock for when you are close to your exam date.

Part of the 8-part series · start from the CISSP overview → · all assessments live on exam.techclick.in (sign in with your Techclick account).

Figure 5 — Domain 2 on one card
Domain 2 on one card: the four areas plus the two things examiners love to test.A one-glance revision card for CISSP Domain 2 with each area's key takeaway and the core comparison and process to memorize.📌 Domain 2: Asset Security — one-card recapArea 1 · Classification & ownershipOwners set classification and stay accountable;custodians implement; criteria drive the label.Area 2 · Data lifecycle & statesSix lifecycle phases map to three data states;each state needs a distinct control.Area 3 · Retention, destruction & DLPMatch destruction to media+sensitivity;degaussing fails on SSDs; DLP covers data atrest, in motion, in use.Area 4 · Privacy, sovereignty & by-designResidency is where data lives; sovereignty iswhose law rules it — and law follows the data.RememberWho does what with data: know the trade-off cold.RememberThe data lifecycle — memorize the order.
Print this for the night before. Everything in Domain 2 on a single page.

🤖 Ask the AI Tutor

Tap any question — instant, scoped to this lesson. No login, no waiting.

Pre-curated from ISC2 docs + community Q&A, scoped to this lesson. For a live prod issue, paste your export into chat.techclick.in.

📝 Wrap-up assessment — six more

You've answered 4 inline. Six left. 70% (7 of 10) marks the lesson complete on your profile. Tap Submit all answers at the end.

Q5 · Analyze

A Flipkart vendor signs a contract to send marketing emails using customer data that Flipkart provides and controls. A regulator asks who carries legal accountability if the data is misused. How do you analyze the roles?

Correct: c. Flipkart decides why and how the personal data is processed, making it the controller with legal accountability. The vendor merely acts on documented instructions, so it is the processor and carries no independent legal liability.
Q6 · Analyze

A bank deploys a DLP tool that automatically blocks any file tagged with embedded 'Restricted' metadata from leaving the network, while staff also stamp printed copies 'Restricted'. Analyzing this, which statement correctly distinguishes the two mechanisms?

Correct: b. Labeling is system-readable metadata that tools like DLP act on automatically; marking is human-readable handling guidance such as a printed 'Restricted' stamp. The shared word does not make both the same mechanism.
Q7 · Evaluate

An auditor reviews a company's media-sanitization program. Which finding most justifies rating the program inadequate against NIST SP 800-88 and retention policy?

Correct: a. Sanitization level must rise when media leaves control AND data is highly sensitive — Destroy plus documented certificates are expected. The other items are defensible: Clear suits internal HDD reuse, crypto-erase suits internal SSD reuse, and classification-mapped retention is correct.
Q8 · Apply

You apply NIST 800-53 baseline to a new internal HR portal that has no public-facing or cryptographic-export functions. Several baseline controls clearly do not apply to this system. What is the correct first step before deploying the remaining controls?

Correct: d. Scoping comes first: remove baseline controls that do not apply to this system. Then tailoring adjusts the surviving controls to the portal's actual risk and threat context.
Q9 · Analyze

A fintech in Pune trains a fraud model on de-identified transactions, but a researcher extracts a real customer's name and PAN by prompting the deployed model. Analyzing the failure, which control gap is the PRIMARY root cause?

Correct: b. The leak comes from the data that entered training. If de-identification and minimization had stripped/obscured PAN and names before training, the model could not memorize and regurgitate them. Rate limiting, encryption at rest, and weight signatures don't stop a model from emitting memorized PII — the root cause is upstream data handling, the core Domain 2 lesson.
Q10 · Evaluate

A Hyderabad SaaS firm receives a DPDP erasure request. Engineering proposes deleting the user's source rows but leaving the production model untouched, arguing retraining is too expensive. Evaluate this plan.

Correct: a. Deleting source rows ignores that the model may have memorized the data; the personal information still lives in the weights and can be extracted. True destruction in the AI era extends to machine unlearning or retraining. Treating the model as exempt or archiving rows both miss the actual persistence of the data inside the model.
Lesson complete — saved to your profile.
Almost! You need 70% (7 of 10) — re-read the path that tripped you up and tap "Try again".

🧠 In your own words

Type one line: A laptop with confidential customer PII reaches end-of-life. The IT helpdesk reformats the drive and donates the laptop. Using Domain 2 concepts, explain two things that went wrong and what should have happened instead. Then compare to the expert version.

Expert version: Two failures. First, reformatting only clears the file table — the actual data blocks remain as data remanence and are trivially recoverable. NIST SP 800-88 requires purge (e.g., ATA Secure Erase, cryptographic erase, or degaussing) or destroy for confidential media at EOL, not a format. Second, the helpdesk (a custodian) made a disposal decision that belongs to the data owner, who must authorize the sanitization method based on the data's classification and any retention or legal-hold obligations. Correct flow: owner confirms retention satisfied and classification, mandates an 800-88 purge/destroy method, and the custodian executes it and records a certificate of sanitization as auditable evidence — also satisfying privacy duties under GDPR/DPDP for PII.

🗣 Teach a friend

Best way to lock it in — explain it in one line to a teammate. Tap to generate a paste-ready summary.

📖 Glossary

Data owner
Senior business role accountable for classifying, approving access to, and protecting a data set; accountability is never delegated.
Data custodian
IT role that implements the owner's rules day-to-day through backups, encryption, and access controls.
Data controller
Under privacy law, the party that decides why and how personal data is processed and holds legal liability, unlike a processor.
Data states
The three conditions of data: at rest (stored), in transit (moving on a network), and in use (decrypted in memory for processing).
Marking vs labeling
Marking = human-readable handling instructions (e.g. a CONFIDENTIAL banner); labeling = system-readable classification metadata a DLP/OS enforces.
DLP
Data Loss Prevention; inspects content and enforces policy to stop sensitive data leaving the org, covering data at rest and in motion.
Data remanence
Residual data physically left on storage media after a normal delete, format, or even a single overwrite.
Cryptographic erase
Sanitizing media by destroying the encryption key, instantly rendering all encrypted contents unrecoverable.
DLP (Data Loss Prevention)
Tooling that detects and blocks sensitive data leaving via storage, network, or endpoint based on classification and content rules.
Data sovereignty
The legal jurisdiction that governs data and can compel its disclosure, regardless of where the data is physically stored.
Scoping vs tailoring
Scoping removes baseline controls that do not apply to a system; tailoring adjusts the remaining controls to fit the system's specific risk and threat profile.
Negative list (DPDP)
India's default-allow transfer model where personal data may go anywhere except countries the Central Government expressly restricts.
Machine unlearning
Techniques that modify a trained model's weights to remove the influence of specific data, used to honor right-to-erasure requests without full retraining.
Data provenance
The documented origin, ownership, and transformation history of a dataset — formalized as a control in ISO/IEC 42001 Annex A.7.5 and emphasized across NIST's AI RMF.
Model memorization
When a model retains training examples so precisely that they can be extracted at inference time, turning the model itself into a leak vector for PII or secrets.

📚 Sources

  1. ISC2 — CISSP Certification Exam Outline (Domain 2: Asset Security, 10%). isc2.org
  2. NIST — SP 800-88 Rev. 1: Guidelines for Media Sanitization (Clear, Purge, Destroy). csrc.nist.gov
  3. NIST — SP 800-60 Vol. 1: Guide for Mapping Types of Information and Systems to Security Categories. csrc.nist.gov
  4. ISO/IEC — 27701:2019 Privacy Information Management System (PIMS) extension to 27001/27002. iso.org
  5. European Union — GDPR Article 25: Data Protection by Design and by Default. gdpr-info.eu
  6. Government of India — Digital Personal Data Protection (DPDP) Act, 2023. meity.gov.in
  7. NIST — SP 800-53 Rev. 5: Security and Privacy Controls (scoping, tailoring, baselines). csrc.nist.gov
  8. DestCert — CISSP Domain 2 Asset Security: Data States and Data Roles. destcert.com

What's next?

Domain 2 done. Keep the momentum — next is Domain 3: Architecture & Engineering.