Cortex XDR - Get entity alerts by MITRE tactics CTF
#
This Playbook is part of the Capture The Flag - 01 Pack.Supported versions
Supported Cortex XSOAR versions: 8.2.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.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- CortexXDRIRCTF
#
Scripts- CountArraySize
#
Commands- xdr-get-alerts-ctf
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
HuntReconnaissanceTechniques | Set to True to hunt for identified alerts with MITRE Reconnaissance techniques. | True | Optional |
HuntInitialAccessTechniques | Set to True to hunt for identified alerts with MITRE Initial Access techniques. | True | Optional |
HuntExecutionTechniques | Set to True to hunt for identified alerts with MITRE Execution techniques. | True | Optional |
HuntPersistenceTechniques | Set to True to hunt for identified alerts with MITRE Persistence techniques. | True | Optional |
HuntPrivilegeEscalationTechniques | Set to True to hunt for identified alerts with MITRE Privilege Escalation techniques. | True | Optional |
HuntDefenseEvasionTechniques | Set to True to hunt for identified alerts with MITRE Defense Evasion techniques. | True | Optional |
HuntDiscoveryTechniques | Set to True to hunt for identified alerts with MITRE Discovery techniques. | True | Optional |
HuntLateralMovementTechniques | Set to True to hunt for identified alerts with MITRE Lateral Movement techniques. | True | Optional |
HuntCollectionTechniques | Set to True to hunt for identified alerts with MITRE Collection techniques . | True | Optional |
HuntCnCTechniques | Set to True to hunt for identified alerts with MITRE Command and Control techniques. | True | Optional |
HuntImpactTechniques | Set to True to hunt for identified alerts with MITRE Impact techniques. | True | Optional |
HuntCredentialAccessTechniques | Set to True to hunt for identified alerts with MITRE Credential Access techniques. | Optional | |
timeRange | A time range to execute the hunting in. The input should be in the following format: * 1 day * 2 minutes * 4 hours * 8 days | 2 hours | Optional |
RunAll | Whether to run all the sub-tasks for Mitre Tactics. | Optional | |
EntityType | Entity type to search on xdr-get-alerts custom filters. | Optional | |
entityID | Entity value. | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
PaloAltoNetworksXDR.Alert | Alerts found. | unknown |
ArraySize | Array size. | unknown |