The "Run remote script on devices with SentinelOne Agent" workflow template is designed to enhance threat hunting and remediation capabilities by executing scripts remotely on devices. This workflow allows users to submit scripts to multiple agents, retrieve execution results, and decode outputs efficiently. It is ideal for automating security tasks and improving response times in environments utilizing SentinelOne integrations.
Optional Triggers
["This Workflow is intended to be used as a nested workflow."]
Use Cases
Function , Threat Hunting
Workflow Breakdown
Takes input parameters: arrays of Agent IDs, ScriptID, Script Description, Integration name, and Task Description.
Submits the script to be executed on the list of agents_ids.
Waits for the response and downloads the response archive.
Decodes output from UTF-16LE to UTF-8.
Vendors
Scripting, Utils, HTTP, SentinelOne
Workflow Output
Returns command output, stderr, and stdout as base64.
