Skip to main content

Containment Plan - Quarantine File

This Playbook is part of the Common Playbooks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.6.0 and later.

Containment Plan - Quarantine File#

This playbook is a sub-playbook within the containment plan playbook. The playbook quarantines files using core commands.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

This playbook does not use any integrations.

Scripts#

  • Set
  • PrintErrorEntry

Commands#

  • core-get-quarantine-status
  • setParentIncidentContext
  • core-quarantine-files

Playbook Inputs#


NameDescriptionDefault ValueRequired
FileContainmentSet to 'True' to quarantine the identified file.TrueOptional
FileRemediationChoose 'Quarantine' or 'Delete' to avoid file remediation conflicts.
For example, choosing 'Quarantine' ignores the 'Delete file' task under the eradication playbook and will execute only file quarantine.
QuarantineOptional
FilePathThe path of the file to block.Optional
FileHashThe file hash to block.Optional
EndpointIDThe endpoint ID to run commands over.Optional
AutoContainmentWhether to execute containment plan automatically.Optional

Playbook Outputs#


PathDescriptionType
QuarantinedFilesFromEndpointsThe quarantined files from endpoint.unknown

Playbook Image#


Containment Plan - Quarantine File