Skip to main content

Upload Custom Script

Upload a new custom-script to use for the RTR runscript command.

External Documentation

To learn more, visit the CrowdStrike documentation.

Parameters

ParameterDescription
Comments For Audit LogThe audit log comment.
ContentThe script text that you want to use to upload.
DescriptionFile description.
NameFile name (if different than actual file name).
Permission TypePermission for the custom-script.
PlatformPlatforms for the file. Currently supports: windows, mac, linux. If no platform is provided, it will default to 'windows'.

Example Output

{
"meta": {
"query_time": "x.xxxxxxxx",
"writes": {
"resources_affected": x
},
"powered_by": "xxxxxxxxxxxx",
"trace_id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
}

Workflow Library Example

Upload Custom Script with Crowdstrike and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop