{
  "Name": "VirusTotal",
  "Author": "Microsoft - support@microsoft.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The [VirusTotal](https://www.virustotal.com/gui/) solution for Microsoft Sentinel contains Playbooks that can help enrich incident information with threat information and intelligence for IPs, file hashes and URLs from VirusTotal. Enriched information can help drive focused investigations in Security Operations. **NOTE: This solution includes a few playbooks that use the legacy HTTP data collector API to ingest data. Since that API is about to be deprecated, we recommend using the logingestionapi playbooks instead.**",
  "Playbooks": [
    "Playbooks/Get-VirusTotalDomainReport/alert-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalDomainReport/alert-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalDomainReport/incident-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalDomainReport/incident-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalFileInfo/alert-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalFileInfo/alert-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalFileInfo/incident-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalFileInfo/incident-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalIPReport/alert-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalIPReport/alert-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalIPReport/incident-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalIPReport/incident-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalURLReport/alert-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalURLReport/alert-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalURLReport/incident-trigger/azuredeploy.json",
    "Playbooks/Get-VirusTotalURLReport/incident-trigger-logingestionapi/azuredeploy.json",
    "Playbooks/Get-VirusTotalIPReport/entity-trigger/azuredeploy.json"
  ],
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\VirusTotal",
  "Version": "3.0.2",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": true,
  "Is1Pconnector": false
}