Eradication Plan - Terminate Process
#
This Playbook is part of the Common Playbooks Pack.Supported versions
Supported Cortex XSOAR versions: 6.6.0 and later.
This playbook is one of the sub-playbooks in the eradication plan. This playbook handles the termination of the processes as a crucial step in the eradication action. The playbook executes actions of process termination, which is a crucial step in the eradication process. The process termination can be performed based on either the process ID or the process name.
#
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- PrintErrorEntry
- Set
#
Commands- setParentIncidentContext
- core-run-script-execute-commands
- core-get-script-execution-results
- core-run-script-kill-process
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
ProcessTermination | Choose 'PID' to terminate the process by PID or 'Name' to terminate the process by process name. Note: If neither option is selected, the process will not be terminated. | Name | Optional |
EndpointID | The endpoint ID to run commands over. | Optional | |
FilePath | The file path for the process termination. | Optional | |
ProcessID | The process ID to terminate. | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
TerminatedProcessFromEndpoints | The terminated process from endpoint | unknown |