Skip to main content

Detonate URL - VirusTotal (API v3)

This Playbook is part of the VirusTotal Pack.#

Supported versions

Supported Cortex XSOAR versions: 5.5.0 and later.

Detonate URL through VirusTotal (API v3) integration.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • GenericPolling

Integrations#

  • VirusTotal (API v3)

Scripts#

This playbook does not use any scripts.

Commands#

  • url-scan
  • vt-analysis-get

Playbook Inputs#


NameDescriptionDefault ValueRequired
URLEntry ID of the file to detonateURL.DataOptional

Playbook Outputs#


PathDescriptionType
VirusTotal.Analysis.data.attributes.stats.harmlessNumber of engines found the indicator harmless.number
VirusTotal.Analysis.data.attributes.stats.maliciousNumber of engines found the indicator malicious.number
VirusTotal.Analysis.data.attributes.stats.suspiciousNumber of engines found the indicator suspicious.number
VirusTotal.Analysis.data.attributes.stats.timeoutNumber of engines found the indicator timeout.number
VirusTotal.Analysis.data.attributes.stats.undetectedNumber of engines found the indicator undetected.number
VirusTotal.Analysis.data.attributes.dateDate of the analysis in epochnumber
VirusTotal.Analysis.data.attributes.statusStatus of the analysisstring
VirusTotal.Analysis.data.idID of the analysis.string
VirusTotal.Analysis.data.typeType of object (analysis)string
VirusTotal.Analysis.meta.url_info.idID of the urlstring
VirusTotal.Analysis.meta.url_info.urlThe URLstring
VirusTotal.Analysis.idThe analysis ID.string

Playbook Image#


Detonate URL - VirusTotal API v3