Skip to main content

isolate-endpoint

This Script is part of the Aggregated Scripts Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

This script isolates endpoints using multiple integrations and returns a success or failure message. The isolation action can be executed using the next integrations:

  • Cortex Core - IR
  • CrowdstrikeFalcon
  • FireEyeHX v2
  • Microsoft Defender Advanced Threat Protection

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.10.0

Inputs#


Argument NameDescriptionRequired
endpoint_idList of agent IDs of the endpoint to isolate.False
endpoint_ipList of agent IPs of the endpoint to isolate.False
brandsSpecify the integration brands to run the command for. If not provided, the command will run for all available integrations. For multi-select, provide a comma-separated list. For example: 'Active Directory Query v2, CrowdstrikeFalcon'.

Outputs#


PathDescriptionType
IsolateEndpointResults.EndpointThe endpoint's id, ip or hostname.String
IsolateEndpointResults.ResultThe result of the isolation.String
IsolateEndpointResults.BrandThe used brand for the isolation.String
IsolateEndpointResults.MessageAn informative message for the isolation results.String