External DocumentationTo 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. * File - Upload a file as a sample.* URL - Execute a file by a given URL directly in the browser.* Fetch - Download and execute a file from a given URL.* Import - Import a Recorded Future Sandbox sample from a given URL. |
| 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 |