TIM - ArcSight Add Bad Hash Indicators
ArcSight ESM Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 5.5.0 and later.
This playbook queries indicators based on a pre-defined query or results from a parent playbook, and adds the resulting indicators to an ArcSight Active List. The Active List ID should be defined in the playbook inputs, as well as the field name in the Active list to which to add the indicators.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- ArcSight ESM v2
#
ScriptsThis playbook does not use any scripts.
#
Commands- as-add-entries
- appendIndicatorField
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
ArcSightMd5ActiveListID | ID of the Md5 hash ActiveList resource as it appears in ArcSight. | Optional | |
ArcsightMd5ValueFieldName | The name of the Active List field to insert the Md5 hash value to. | Optional | |
ArcSightSha1ActiveListID | ID of the Sha1 hash ActiveList resource as it appears in ArcSight. | Optional | |
ArcsightSha1ValueFieldName | The name of the Active List field to insert the Sha1 hash value to. | Optional | |
ArcSightSha256ActiveListID | ID of the Sha256 hash Active List resource as appears in ArcSight. | Optional | |
Indicator Query | Indicators matching the indicator query will be used as playbook input | Optional | |
ArcsightSha256ValueFieldName | The name of the Active List field to insert the Sha256 hash value to. | Optional |
#
Playbook OutputsThere are no outputs for this playbook.