VirusTotal: Get URL Scan Report
Description
VirusTotal: Get URL Scan Report step will get the URL scan report of the specified resource ID.
References:
- Documentation URL: o https://developers.virustotal.com/reference/url-info o https://developers.virustotal.com/reference/url#url-identifiers
- URL for API Request: https://www.virustotal.com/api/v3/urls/{id}
No. | Field Name | Description |
---|---|---|
1 | Step name | Specify a unique name for the step. The name has to be unique in a single workflow. This is a mandatory field. |
2 | Accept value as variable / static | Leave checkbox unchecked to accept API Key value from a field in the previous steps of the stream using a drop down list. Else enable checkbox for API Key field to appear as Text box. |
3 | API Key | Specify or select the unique, public API key generated after signing up the Virus Total account. This is a mandatory field. |
Input tab:
No. | Field Name | Description |
---|---|---|
1 | ID | Select the ID, which is a URL identifier or base64 representation of URL to scan. Note: The base64 representation is without padding. |
Output tab:
No. | Field Name | Description |
---|---|---|
1 | JSON Output | Specify the output field to hold the result of the successful plugin execution. Default value: JSONOutput |