Calculate Severity - Critical assets
#
This Playbook is part of the Deprecated Content (Deprecated) Pack.Deprecated
Use Calculate Severity - Critical Assets v2 playbook instead.
DEPRECATED. Use "Calculate Severity - Critical Assets v2" playbook instead. Determines if a critical assest is associated with the invesigation. The playbook returns a severity level of "Critical" if a critical asset is associated with the investigation.
This playbook verifies if a user account or an endpoint is part of a critical list or a critical AD group.
#
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- Set
#
CommandsThis playbook does not use any commands.
#
Playbook InputsName | Description | Default Value | Source | Required |
---|---|---|---|---|
CriticalUsers | The array of usernames of critical users (comma-separated). | - | - | Optional |
CriticalEndpoints | The array of hostnames of critical endpoints (comma-separated). | - | - | Optional |
CriticalGroups | The array of DN names of critical AD groups (comma-separated). | - | - | Optional |
Account | The user account to check against the critical lists. | None | Account | Optional |
Endpoint | The endpoint to check against the critical lists. | None | Endpoint | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Severity | The output severity | string |