Actions
Scan File
Scans a file and returns the analysis.
If the file is uploaded to a URL, it is preferred that you use the Scan URL
action instead.
Note:: If the analysis is taking too long, this action may return it in a queued state.
You can use the Get Analysis
action to retrieve it’s completed result later or increase the step timeout.
External Documentation
To learn more, visit the VirusTotal documentation.
Parameters
Parameter | Description |
---|---|
File Data | Contents of the file to upload. |
File Hash | The SHA-256, SHA-1 or MD5 identifying the file. |
File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
Scan Type | The type of scan you would like to perform. |
Time Interval | The duration (seconds) between analysis checks. |
Example Output
Workflow Library Example
Detect and Respond to Gmail Email Phishing
Preview this Workflow on desktop