Access virustotal API. See https://www.virustotal.com/. Details about API calls: https://docs.virustotal.com/reference.
You will need credentials to use this application. If you haven't already, get the API Key at https://www.virustotal.com/.
Options
virustotal.timeoutRequest timeout in seconds. Default 60.
virustotal.max_triesMaximum attempts per request; retries honor HTTP 429/503 and their
Retry-Afterheader. Default 3.virustotal.requests_per_minuteClient-side throttle. Default 4, the public API allowance; premium keys can raise it.
virustotal.throttleSet
FALSEto disable the client-side throttle entirely. DefaultTRUE.