Skip to main content

File Enrichment - Virus Total Private API

This Playbook is part of the VirusTotal - Private API (Deprecated) Pack.#

Deprecated

Use the "File Enrichment - Virus Total v3" playbook instead.

Files information using the Virus Total Private API integration.

Dependencies#

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

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • VirusTotal - Private API

Scripts#

This playbook does not use any scripts.

Commands#

  • vt-private-get-file-report
  • vt-private-check-file-behaviour

Playbook Inputs#


NameDescriptionDefault ValueSourceRequired
MD5The MD5 hash to enrich.MD5FileOptional
SHA256The SHA256 hash to enrich.SHA256FileOptional
SHA1The SHA1 hash to enrich.SHA1FileOptional

Playbook Outputs#


PathDescriptionType
FileThe file's object.unknown
DBotScore.IndicatorThe tested indicator.string
File.SHA1The SHA1 hash of the file.string
File.SHA256The SHA256 hash of the file.string
File.Malicious.VendorThe vendor that made the decision that the file is malicious.string
File.MD5The MD5 hash of the file.string
DBotScoreThe DBotScore's object.unknown
DBotScore.TypeThe type of the indicator.string
DBotScore.VendorThe vendor used to calculate the score.string
DBotScore.ScoreThe actual score.number
File.VirusTotal.ScansThe scan object.unknown
File.VirusTotal.Scans.SourceThe scan vendor for this hash.unknown
File.VirusTotal.Scans.DetectedThe scan detection for this hash. Can be, "True" or "False".unknown
File.VirusTotal.Scans.ResultThe scan result for this hash. For example, signature, etc.unknown

Playbook Image#


File_Enrichment_Virus_Total_Private_API