Submit Sample
Submit a sample.
External Documentation
To learn more, visit the Recorded Future Triage Cloud documentation.
Basic Parameters
Parameter | Description |
---|---|
File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
File Password | The password to un-encrypt the sample file. Usually used with archive type files (zip/rar). |
Sample Name | The name of the sample. Defaults to the name of the file attached. |
Sample Type | The type of sample to submit.
|
Sample URL | The URL of the sample. |
Advanced Parameters
Parameter | Description |
---|---|
Analysis Network Type | Specify the type of network routing to use in behavioral analysis. Defaults to internet when no value is specified. |
Interactive Sample | If set to true, the analysis profile must be chosen manually after static analysis has finished. |
Profiles | An array of profile objects. Used to map specific profiles to samples. For more information see Recorded Future documentation.For example:
|
Timeout Time | Specify the timeout of the analysis in seconds. Maximum value is 3600. |
User Tags | A comma-seperated array or JSON list of custom user tags. Please note that tags cannot be an empty value.For example: id:123789, source:smtp |
Example Output
{
"id": "190724-hakvlwz8cx",
"status": "running",
"kind": "file",
"filename": "evil.bat",
"private": true,
"submitted": "2019-07-24T13:32:07.253524Z"
}
Workflow Library Example
Submit Sample with Recorded Future Triage Cloud and Send Results Via Email
Preview this Workflow on desktop