VirusTotal
Version: 1.14
Updated: April 30, 2026
Perform threat intelligence evidence gathering with VirusTotal.
Actions
- Add Comment (Notification) - Add a new comment.
- Check Scanned Status (Scheduled) - Check the status of a Scan File and Scan URL.
- Domain Reputation (Enrichment) - Gather domain reputation information on a specific domain.
- Download Report (Enrichment) - Download a file of scanned report.
- File Reputation (Enrichment) - Gather reputation information on a specific file.
- Get Comment (Enrichment) - Gather all comments.
- Get Report (Enrichment) - Gather a report on a specific file or URL.
- IP Reputation (Enrichment) - Gather IP reputation information for a specific IP address.
- Scan File (Enrichment) - Scan the specific file.
- Scan URL (Enrichment) - Scan on a specific URL.
- URL Reputation (Enrichment) - Gather reputation information for multiple URLs.
Category
Threat Intelligence-Reputation
Configure VirusTotal in Automation Service and Cloud SOAR
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.

In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration:
-
Label. Enter the name you want to use for the resource.
-
API URL. Enter your VirusTotal API URL, for example,
https://www.virustotal.com/. -
API Key. Enter your VirusTotal API key.
-
Cloud SOAR API URL. Enter your Sumo Logic API URL (for example,
https://api.us2.sumologic.com). Enter the API endpoint URL for your region. -
Access ID. Enter the access ID for your Sumo Logic access key. Select Default as the scope when generating access keys.
-
Access Key. Enter the access key corresponding to your Sumo Logic access ID.
-
Connection Timeout (s). Set the maximum amount of time the integration will wait for a server's response before terminating the connection. Enter the connection timeout time in seconds (for example,
180). -
Verify Server Certificate. Select to validate the server’s SSL certificate.
-
Automation Engine. Select Cloud execution for this certified integration. Select a bridge option only for a custom integration. See Cloud or Bridge execution.
-
Proxy Options. Select whether to use a proxy. (Applies only if the automation engine uses a bridge instead of cloud execution.)
- Use no proxy. Communication runs on the bridge and does not use a proxy.
- Use default proxy. Use the default proxy for the bridge set up as described in Using a proxy.
- Use different proxy. Use your own proxy service. Provide the proxy URL and port number.
For information about VirusTotal, see VirusTotal documentation.
Change Log
| Version | Date | Description |
|---|---|---|
| v1.14 | April 30, 2026 | Upgraded the python3_generic Docker image (Python 3.8) to python3_12_generic (Python 3.12) to address Python 3.8 end-of-life and improve security and performance. |
| v1.13 | July 03, 2024 |
|
| v1.12 | June 20, 2024 | Updated the Scan File V2 action to add a checkbox field for handling files passed through output.raw. |
| v1.11 | April 4, 2024 | Added a new action: Search VirusTotal. |
| v1.10 | March 4, 2024 | Updated code for compatibility with Python 3.12. |
| v1.8 | July 25, 2023 | Updated the integration resource fields. |
| v1.7 | June 27, 2023 |
|
| March 20, 2023 |
| |
| November 22, 2022 |
| |
| June 14, 2022 | Updated the File Reputation action to allow selecting a FileHash artifact as input. | |
| July 1, 2021 | Added a new action: IP Reputation V3 - API v3. | |
| June 3, 2021 | Added detected URLs information as output to the IP Reputation action. | |
| December 21, 2020 | Updated the descriptions. | |
| April 10, 2020 | Added WHOIS information to the IP and Domain Reputation action's output. | |
| July 17, 2019 | Initial release of the VirusTotal integration. |