Extract and Enrich Expanse Indicators
#
This Playbook is part of the Cortex Xpanse by Palo Alto Networks (Deprecated) Pack.Deprecated
No available replacement.
Subplaybook for Handle Expanse Incident playbooks. Extract and Enrich Indicators (CIDRs, IPs, Certificates, Domains and DomainGlobs) from Expanse Incidents. Enrichment is performed via enrichIndicators command and generic playbooks. Returns the enriched indicators.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooks- IP Enrichment - Generic v2
- Domain Enrichment - Generic v2
#
Integrations- ExpanseV2
#
Scripts- GetDomainDNSDetails
- SetAndHandleEmpty
#
Commands- createNewIndicator
- expanse-get-domain
- expanse-get-iprange
- enrichIndicators
- expanse-get-certificate
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
Expanse Assets | Expanse Assets to Extract and Enrich. | incident.expanseasset | Optional |
Create Indicators | Create Indicators for types that are not handled by AutoExtract, such as Certificates, Domains and DomainGlobs. | true | Optional |
Expanse IP | IP from the Expanse Incident. | incident.expanseip | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Expanse.Certificate | Expanse Certificate Information | unknown |
Expanse.IPRange | Expanse IP Range | unknown |
Domain | The domain objects. | unknown |
DBotScore | Indicator, Score, Type, and Vendor. | unknown |
IP | The IP objects | unknown |
Endpoint | The Endpoint's object | unknown |
Expanse.Domain | Expanse Domain | unknown |
DomainDNSDetails | Domain DNS Details | Unknown |