Skip to main content

Calculate Severity - Cortex XDR Risky Assets

This Playbook is part of the Cortex XDR by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

Calculates a severity for the incident based on the involvement of risky users or risky hosts in the incident, as determined by the Cortex XDR ITDR module.

Dependencies#

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

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

This playbook does not use any integrations.

Scripts#

Set

Commands#

This playbook does not use any commands.

Playbook Inputs#


NameDescriptionDefault ValueRequired
XDRRiskyUsersAn object of risky users and their corresponding scores, as outputted by the "xdr-list-risky-users" command.PaloAltoNetworksXDR.RiskyUserOptional
XDRRiskyHostsAn object of risky hosts and their corresponding scores, as outputted by the "xdr-list-risky-hosts" command.PaloAltoNetworksXDR.RiskyHostOptional

Playbook Outputs#


PathDescriptionType
Severities.XDRUserSeverityThe severity evaluated by the highest risk level associated with the Cortex XDR user. Can be Low, Medium or High.unknown
Severities.XDRHostSeverityThe severity evaluated by the highest risk level associated with the Cortex XDR host. Can be Low, Medium or High.unknown

Playbook Image#


Calculate Severity - Cortex XDR Risky Assets