Skip to main content

Cortex XDR - Get entity alerts by MITRE tactics

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

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

This playbook is part of the Cortex XDR by Palo Alto Networks’ pack. This playbook searches alerts related to specific entities from Cortex XDR, on a given timeframe, based on MITRE tactics. Note: The playbook's inputs enable manipulating the execution flow. Read the input descriptions for details.

Dependencies#

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

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • CortexXDRIR

Scripts#

  • CountArraySize
  • SetAndHandleEmpty

Commands#

  • xdr-get-alerts

Playbook Inputs#


NameDescriptionDefault ValueRequired
HuntReconnaissanceTechniquesSet to True to hunt for identified alerts with MITRE Reconnaissance techniques.FalseOptional
HuntInitialAccessTechniquesSet to True to hunt for identified alerts with MITRE Initial Access techniques.FalseOptional
HuntExecutionTechniquesSet to True to hunt for identified alerts with MITRE Execution techniques.FalseOptional
HuntPersistenceTechniquesSet to True to hunt for identified alerts with MITRE Persistence techniques.FalseOptional
HuntPrivilegeEscalationTechniquesSet to True to hunt for identified alerts with MITRE Privilege Escalation techniques.FalseOptional
HuntDefenseEvasionTechniquesSet to True to hunt for identified alerts with MITRE Defense Evasion techniques.FalseOptional
HuntDiscoveryTechniquesSet to True to hunt for identified alerts with MITRE Discovery techniques.FalseOptional
HuntLateralMovementTechniquesSet to True to hunt for identified alerts with MITRE Lateral Movement techniques.FalseOptional
HuntCollectionTechniquesSet to True to hunt for identified alerts with MITRE Collection techniques .FalseOptional
HuntCnCTechniquesSet to True to hunt for identified alerts with MITRE Command and Control techniques.FalseOptional
HuntImpactTechniquesSet to True to hunt for identified alerts with MITRE Impact techniques.FalseOptional
HuntCredentialAccessTechniquesSet to True to hunt for identified alerts with MITRE Credential Access techniques.FalseOptional
timeRangeA time range to execute the hunting in.
The input should be in the following format:
* 1 day
* 2 minutes
* 4 hours
* 8 days
6 hoursOptional
RunAllWhether to run all the sub-tasks for Mitre Tactics.TrueOptional
EntityTypeEntity type to search on xdr-get-alerts custom filters.Optional
entityIDEntity value.Optional

Playbook Outputs#


PathDescriptionType
PaloAltoNetworksXDR.AlertAlerts found.unknown
ArraySizeArray size.unknown

Playbook Image#


Cortex XDR - Get entity alerts by MITRE tactics