Skip to main content

Lab 3 โ€” Data Security Posture Management (DSPM)

Lab 3โฑ 30 min๐Ÿ” Enterprise Tenant ยท Read-Only๐Ÿ‘ค Alex
Data Security Posture Management (DSPM)
Dataparity Inc. stores sensitive data across AWS S3, Azure Blob, and on-premises stores โ€” but nobody has a clear picture of what data exists, who can access it, or whether it meets compliance requirements. Alex will use Zscaler DSPM to discover and classify data, expose risky access paths, and generate a compliance report.
๐Ÿ›ก
Alex โ€” Security Administrator
Enterprise Tenant (Read-Only) โ€” Visibility Mode
You are Alex. Your CISO has asked for a full data risk assessment before the next board meeting. You need to show where sensitive data lives, who can reach it, and whether Dataparity is meeting its compliance obligations under PCI-DSS and GDPR.

๐ŸŽฏDiscover and classify sensitive data across cloud and on-premises stores, understand entitlements and risky access paths, and explore compliance reporting.


Task 1 โ€” Data Discovery and Classificationโ€‹

๐ŸŽฏGain visibility into the data stored across your clouds and data centers. Explore the types of data your teams are storing and their whereabouts.

Step 1 โ€” Navigate to Data Discoveryโ€‹

Log in to the Experience Center and go to Analytics.

Navigate to Analytics in the Experience Center
Experience Center landing โ€” select Analytics from the top menu.
๐Ÿ’ก Understanding "Switch to Existing Reports"

Zscaler is actively unifying Data Security from the legacy ZIA platform into the new Experience Center. Most analytics reports (Shadow IT, Instance Discovery, Data Discovery) originated in ZIA and have been ported to the Experience Center. These ported reports are accessible by turning the "Switch to Existing Reports" toggle ON.

DSPM is the exception. It was purpose-built as part of the new Unified Data Security Dashboard from day one โ€” it is not a ported report. DSPM is only visible when the toggle is OFF. Turning it ON hides DSPM and shows the legacy report set instead.

Toggle StateWhat You SeeUsed In
ONLegacy ZIA reports ported to Experience CenterLabs 1, 2, 4
OFFUnified Data Security Dashboard (including DSPM)Lab 3 only

โš ๏ธ For Lab 3: ensure the toggle is OFF before proceeding. If the DSPM option is not visible in the left menu, this is almost always the cause.

From the left menu, select Data Security โ†’ DSPM โ†’ Data Discovery.

DSPM Data Discovery navigation path
Data Security โ†’ DSPM โ†’ Data Discovery navigation path.

The Data Discovery dashboard is your first top-level investigation view, allowing broad data exploration.

Step 2 โ€” Explore GenAI Classificationโ€‹

Note the two classification techniques available: DLP Engines and Gen AI Classification. Start with Gen AI Classification.

GenAI Classification selector on Data Discovery dashboard
Gen AI Classification selected โ€” document categories visualized in the sun chart.

Expand one of the categories (e.g., Financial) and inspect the results. Note the following:

  • The main sun chart shows document categories. Use the pagination arrows to scroll through detected data categories.
  • Clicking on a category reveals the document types breakdown.
  • The bottom-left details view provides a breakdown by data store type and geographic location.
Financial category expanded in the Data Discovery sun chart
Financial category expanded โ€” document type breakdown and geographic distribution visible.

Step 3 โ€” Switch to DLP Enginesโ€‹

Explore different data types, then click the DLP Engines selector and perform a similar analysis using privacy data classifiers.

DLP Engines selector showing privacy classifier view
DLP Engines selector โ€” switching to privacy-based data classifiers.

Step 4 โ€” Drill into PCI Data in eu-west-2โ€‹

Filter to explore data containing PCI records stored in eu-west-2.

PCI records filtered by eu-west-2 region
PCI data filtered to eu-west-2 region โ€” one data store identified.

You can see one data store โ€” an AWS S3 bucket โ€” with critical security issues. Click on the bucket.

AWS S3 bucket with critical security issues highlighted
AWS S3 bucket selected โ€” critical security issues flagged.

Step 5 โ€” Explore the Resource Risk Explorerโ€‹

The Resource Risk Explorer provides a diagram showing who can access the resource and what data it contains.

Resource Risk Explorer diagram for the S3 bucket
Resource Risk Explorer โ€” access relationships and data contents visualized for the S3 bucket.

Click on each icon to get more details. Try the Bucket icon, then explore the different users and data types. Click on PCI.

PCI data type selected in the Resource Risk Explorer
PCI selected in the Resource Risk Explorer โ€” sensitive data menu appears below.

In the menu that appears, click View Sensitive Data. Inspect the sensitive data and click on the detected files to explore their details.

Sensitive data file details view
Sensitive data file details โ€” individual file content inspected at the deepest level.
๐Ÿ’ก Facilitator Notes

In this task we identified the different data types tracked by DSPM, learned what data exists and where, focused on specific data types, and drilled all the way down to the individual file level to explore its content.


Task 2 โ€” Understanding Entitlements and Data Accessโ€‹

๐ŸŽฏWho can access sensitive data is one of the key concerns for data security admins. Explore entitlements and learn how to identify what permissions users have and how to restrict them.

Step 1 โ€” Open the DSPM Dashboardโ€‹

Navigate to Analytics โ†’ Data Security โ†’ DSPM from the top menu.

DSPM Dashboard top-level visibility view
DSPM Dashboard โ€” top-level risk visibility across all sensitive data stores.

The DSPM Dashboard provides top-level visibility into the different risks your sensitive data is facing. These risks are identified automatically based on over 500 out-of-the-box policies capable of detecting hundreds of data attack vectors.

Step 2 โ€” Investigate a Top Risk Data Storeโ€‹

Locate the Top Risk Data Stores section. Select the Azure storage account and expand that node.

Azure storage account selected in Top Risk Data Stores
Azure storage account selected from Top Risk Data Stores.
Risk justification expanded for the Azure storage account
Risk justification expanded โ€” top data alerts detected for this storage account.

Step 3 โ€” Explore the Alertโ€‹

Click on the first alert to explore it.

Alert detail view correlating storage, VM, and internet exposure
Alert detail โ€” storage account, VM access, and internet exposure correlated into a single attack vector.

This alert correlates several factors:

  • A storage account that contains sensitive data
  • That storage account is accessible from a VM
  • The VM is exposed to the internet and running packages with critical vulnerabilities (CVEs)

The attack vector is clear: a malicious actor could exploit a VM vulnerability and automatically inherit access to the sensitive data in the blob.

Step 4 โ€” Inspect the VM Entityโ€‹

Click the 1 entity icon, then click the VM name to open its details.

VM entity details showing CVEs and public exposure posture
VM entity details โ€” CVEs and Public Exposure posture displayed in the details panel.

To understand the entitlements of this VM, click Investigate Paths and select Access Path.

Investigate Paths button with Access Path selected
Investigate Paths โ†’ Access Path selected.

Step 5 โ€” Review the Access Path Graphโ€‹

The Access Path graph provides complete visualization of how this VM can access the blob storage.

Full Access Path graph with role assignments
Access Path graph โ€” complete visualization of VM-to-blob access chain.

Click the different role icons and review the metadata to understand how this VM obtained full access to the blob.

Role icon metadata details showing full access permissions
Role metadata โ€” full access permissions revealed through role assignment chain.

Step 6 โ€” Identity Inventoryโ€‹

DSPM also provides a complete Identity Inventory. Use the filters to identify AWS external users and review what data they have access to.

DSPM Identity Inventory with filter options
Identity Inventory โ€” filter to AWS external users to review their access scope.
AWS external users filtered in Identity Inventory
AWS external users identified โ€” details and data access scope visible.
๐Ÿ’ก Facilitator Notes

In this task we explored data access and entitlements using a real alert as the entry point. We saw how DSPM identifies the different identities with access to sensitive data, alongside their permission levels and potential exposure posture.


Task 3 โ€” Data Management & Complianceโ€‹

๐ŸŽฏGet a glimpse into duplicated data as part of the data management capabilities. Explore the compliance tools you can use to keep your data secure.

Step 1 โ€” Explore Data Duplicationsโ€‹

From the Analytics menu, select Data Duplications.

Data Duplications view showing duplicated files across data stores
Data Duplications view โ€” files detected across multiple data stores.

Click on the number of duplications next to one of the files.

Duplication count selected for a specific file
Duplication count selected โ€” all instances of this file will be shown.

Explore all instances of the file across different resources in clouds and data centers.

All instances of the duplicated file across cloud and on-prem stores
All file instances shown across cloud and on-premises data stores.

Click on any of the copies, or use the Export option to get a comprehensive list as a task list for de-duplication remediation.

Step 2 โ€” Generate a Compliance Reportโ€‹

Many organizations must demonstrate compliance with industry standards (e.g., PCI-DSS) and government regulations (e.g., GDPR). Zscaler DSPM allows you to generate compliance reports on demand and create custom frameworks from scratch.

From the Analytics menu, select Compliance Report.

Compliance Report view with available regulation frameworks
Compliance Report โ€” available regulatory frameworks listed for selection.

Pick any regulation or framework, explore the regulation categories and matching issues. Review the associated policies and alerts to understand the compliance gaps requiring remediation.

Compliance framework detail showing policy gaps and alerts
Compliance framework detail โ€” policy gaps, alerts, and remediation items surfaced.
๐Ÿ’ก Facilitator Notes

Zscaler DSPM discovers data across cloud and on-premises stores, classifies it, determines who can access it (human / machine / AI model), assesses risk levels, and generates compliance reports. Data governance concerns such as backup, retention, and data minimization are addressed by the same platform.


Proceed to Lab 4

You have completed Lab 3 โ€“ DSPM. Continue to Lab 4 โ€“ Copilot Readiness.

๐ŸŽ“
Lab Assistant
Zenith Live 2026 ยท Dataparity
Lab 3 โ€” DSPM
Browse all topics