This playbook isolates a given endpoint using various endpoint product integrations. Make sure to provide valid playbook inputs for the integration you are using. ## Dependencies This playbook uses the following sub-playbooks, integrations, and scripts. ### Sub-playbooks * Block Endpoint - Carbon Black Response V2 * FireEye HX - Isolate Endpoint * Cortex XDR - Isolate Endpoint * Crowdstrike Falcon - Isolate Endpoint * Isolate Endpoint - Cybereason * Microsoft Defender For Endpoint - Isolate Endpoint ### Integrations This playbook does not use any integrations. ### Scripts This playbook does not use any scripts. ### Commands This playbook does not use any commands. ## Playbook Inputs --- | **Name** | **Description** | **Default Value** | **Required** | | --- | --- | --- | --- | | Endpoint_hostname | The host name of the endpoint to isolate. | | Optional | | Endpoint_ip | The IP of the endpoint to isolate. | | Optional | | Endpoint_id | The ID of the endpoint to isolate. | | Optional | ## Playbook Outputs --- | **Path** | **Description** | **Type** | | --- | --- | --- | | CbResponse.Sensors.CbSensorID | Carbon Black Response Sensor IDs that were isolated. | string | | Endpoint | The isolated endpoint. | string | | Traps.Isolate.EndpointID | The ID of the endpoint. | string | | Traps.IsolateResult.Status | The status of the isolation operation. | string | | Cybereason.Machine | The Cybereason machine name. | unknown | | Cybereason.IsIsolated | Whether the machine is isolated. | unknown | | Endpoint.Hostname | The host name of the endpoint. | unknown | | PaloAltoNetworksXDR.Endpoint.endpoint_id | The endpoint ID. | unknown | | PaloAltoNetworksXDR.Endpoint.endpoint_name | The endpoint name. | unknown | | PaloAltoNetworksXDR.Endpoint.endpoint_status | The status of the endpoint. | unknown | | PaloAltoNetworksXDR.Endpoint.ip | The endpoint's IP address. | unknown | | PaloAltoNetworksXDR.Endpoint.is_isolated | Whether the endpoint is isolated. | unknown | | CbResponse.Sensors.Status | The sensor status. | unknown | | CbResponse.Sensors.Isolated | Whether the sensor is isolated. | unknown | | MicrosoftATP.MachineAction.ID | The machine action ID. | string | | MicrosoftATP.IsolateList | The IDs of the machines that were isolated. | string | | MicrosoftATP.NonIsolateList | The IDs of the machines that will not be isolated. | string | | MicrosoftATP.IncorrectIDs | Incorrect device IDs entered. | string | | MicrosoftATP.IncorrectHostnames | Incorrect device host names entered. | string | | MicrosoftATP.IncorrectIPs | Incorrect device IPs entered. | string | ## Playbook Image --- ![Isolate Endpoint - Generic V2](../doc_files/Isolate_Endpoint_-_Generic_V2.png)