Extract Indicators - Generic
#
This Playbook is part of the Deprecated Content (Deprecated) Pack.Deprecated
We recommend using extractIndicators command instead.
Deprecated
We recommend using extractIndicators command instead.
Extracts indicators from input data.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- ExtractDomain
- ExtractEmail
- ExtractURL
- ExtractHash
- ExtractIP
#
CommandsThis playbook does not use any commands.
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
incident | The incident used the integration. | ${incident} | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
File.MD5 | The extracted MD5 hash of the file. | string |
File.SHA1 | The extracted SHA1 hash of the file. | string |
File.SHA256 | The extracted SHA256 hash of the file. | string |
URL.Data | The extracted URLs. | string |
IP.Address | The extracted IP addresses. | string |
Domain.Name | The extracted domains. | string |
Account.Email.Address | The extracted emails. | string |