Cortex XDR IOCs - Disable expired IOCs in XDR
Cortex XDR by Palo Alto Networks Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
This is a sub-playbook of "Cortex XDR IOCs - Push new IOCs to XDR (Main)". This playbook disables indicators in Cortex XDR after they expire from Cortex XSOAR using a loop and querying on the "xdr_pushed" tag.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsCortex XDR - IOC
#
Scripts- Set
- GetIndicatorsByQuery
- DeleteContext
- ReadFile
#
Commands- appendIndicatorField
- xdr-iocs-disable
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
batch_size | This parameter will set the batch size to be pushed into Cortex XDR with every iteration of the loop. | 4000 | Optional |
query | The query used to search for IOCs from Cortex XSOAR to be set as disabled in Cortex XDR. This query must include `tags:xdr_pushed` in order to work properly. | Required |
#
Playbook OutputsThere are no outputs for this playbook.