Skip to main content

Prisma Cloud Compute - Audit Alert v3

This Playbook is part of the Prisma Cloud Compute by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

Default playbook for parsing and enrichment of Prisma Cloud Compute audit alerts. The playbook has the following sections: Enrichment:

  • Image details
  • Similar container events
  • Owner details
  • Vulnerabilities
  • Compliance details
  • Forensics
  • Defender logs.

Remediation:

  • Block Indicators - Generic v3
  • Cloud Response - Generic
  • Manual Remediation

Currently, the playbook supports incidents created by Runtime and WAAS triggers.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • Prisma Cloud Compute - Audit Alert Vulnerabilities Enrichment
  • Cloud Response - Generic
  • Block Indicators - Generic v3
  • Prisma Cloud Compute - Audit Alert Enrichment
  • Prisma Cloud Compute - Container Forensics
  • Prisma Cloud Compute - Get Defender Logs
  • Prisma Cloud Compute - Audit Alert Compliance Enrichment

Integrations#

PaloAltoNetworks_PrismaCloudCompute

Scripts#

PrismaCloudComputeParseAuditAlert

Commands#

  • prisma-cloud-compute-profile-host-list
  • prisma-cloud-compute-host-forensic-list
  • prisma-cloud-compute-defenders-list
  • closeInvestigation

Playbook Inputs#


NameDescriptionDefault ValueRequired
baseUrlThe base URL of the Prisma Cloud Compute Instance used to create a link back to the alerts for an image.https://app.prismacloud.ioOptional
ProjectA specific project name to get alert profiles forPrismaCloudCompute.AlertProfiles.ServiceNow.ProjectOptional
AutoBlockIndicatorsRelevant to the "Block Indicators - Generic v3" playbook.
Possible values: True/False. Default: True.
Should the given indicators be automatically blocked, or should the user be given the option to choose?

If set to False - no prompt will appear, and all provided indicators will be blocked automatically.
If set to True - the user will be prompted to select which indicators to block.
FalseOptional
autoResourceRemediationRelevant to the "Cloud Response - Generic playbook".
Whether to execute the resource remediation flow automatically.
Available options:
- True
- False
FalseOptional
resourceRemediationTypeRelevant to the "Cloud Response - Generic playbook".
Available options:
- Stop
- Delete
StopOptional
autoAccessKeyRemediationRelevant to the "Cloud Response - Generic playbook".
Whether to execute the access key remediation flow automatically.
Available options:
- True
- False
FalseOptional
accessKeyRemediationTypeRelevant to the "Cloud Response - Generic playbook".
Choose the remediation type for the user's access key.
Available types:
Disable - for disabling the user's access key.
Delete - for the user's access key deletion.
DisableOptional
userRemediationTypeRelevant to the "Cloud Response - Generic playbook".
Whether to execute the user remediation flow automatically.
Choose the remediation type for the user involved.

- Disable - for disabling the user (GCP + Azure) or revoking the user's credentials (AWS).
- Delete - for deleting the user.
DisableOptional
autoUserRemediationRelevant to the "Cloud Response - Generic playbook".
Whether to execute the user remediation flow automatically.
Available options:
- True
- False
FalseOptional
CloudResponseFlowWhether to run the Cloud Response - Generic playbook.
Available options:
- True
- False
TrueOptional
ManualRemediationWhether to allow the analyst to manually review the alert before the playbook ends.
Available options:
- True
- False
Optional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


Prisma Cloud Compute - Audit Alert v2