Palo Alto Networks Enterprise DLP
Palo Alto Networks Enterprise DLP discovers and protects company data across every data channel and repository. Integrated Enterprise DLP enables data protection and compliance everywhere without complexity. This integration was integrated and tested with Palo Alto Networks Enterprise DLP
#
Configure Palo Alto Networks Enterprise DLP on Cortex XSOAR- Navigate to Settings > Integrations > Servers & Services.
- Search for Palo Alto Networks Enterprise DLP.
- Click Add instance to create and configure a new integration instance.
Parameter | Description | Required |
---|---|---|
access_token | Access Token | True |
refresh_token | Refresh Token | True |
- Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
pan-dlp-get-reportFetches a DLP report associated with the passed report ID.
#
Base Commandpan-dlp-get-report
#
InputArgument Name | Description | Required |
---|---|---|
report_id | DLP report ID. | Required |
fetch_snippets | If "true" will include snippets with the reports. Default is "false". | Optional |
#
Context OutputPath | Type | Description |
---|---|---|
DLP.Report.DataProfile | unknown | Data profile name. |
DLP.Report.DataPatternMatches.DataPatternName | unknown | DLP data pattern name. |
DLP.Report.DataPatternMatches.Detections | unknown | Snippets of DLP detections. |
DLP.Report.DataPatternMatches.HighConfidenceFrequency | unknown | Number of occurrences at High confidence. |
DLP.Report.DataPatternMatches.MediumConfidenceFrequency | unknown | Number of occurrences at Low confidence. |
DLP.Report.DataPatternMatches.LowConfidenceFrequency | unknown | Number of occurrences at Medium confidence. |
#
Command Example!pan-dlp-get-report report_id=3165792284
#
Context Example#
Human Readable Output#
DLP Report for profile: Sensitive-File-Upload
DataPatternName ConfidenceFrequency Credit Card Number Low: 1
Medium: 1
High: 0National Id - US Social Security Number - SSN Low: 15
Medium: 0
High: 11Passport - US Low: 6
Medium: 0
High: 4Secret Key - AWS Access Key ID Low: 2
Medium: 0
High: 2Tax Id - US - TIN Low: 15
Medium: 0
High: 0