Azure-Sentinel/Playbooks/Get-VTURLPositivesComment
Lior Tamir 18310804f0 Fix issues raised by automatic validations
1. Fix lastUpdateTime for the generic template
2. Fixed missing "PlaybookName" parameter for Block-OnPremADUser,
3. Fixed wrong workflow resource name for Run-AzureVMPacketCapture
4. Fixed hard-coded locations in GET-MDEProcessActivityWithin30Min, Get-Recipients-EmailMessageID-containtning-URL, Get-VTURLPositivesComment, Post-Tags-And-Comments-To-Your-Intsights-Account, SpurEnrichment
5. Fix suppport tier for Get-MDE-statistics, IdentityProtection-TeamsBotResponse, QuickStart-SentinelTriggers
6. SecureObject instead of secureobject in Resolve-MCAS
7. dnsresolution instead of DnsResoultion for entities in Restrict-MDEDomain
8. empty entities in SendAZCom
2022-02-27 12:00:11 +02:00
..
azuredeploy.json Fix issues raised by automatic validations 2022-02-27 12:00:11 +02:00
readme.md Updating Deploy buttons and links part 1 2021-06-16 00:25:40 +00:00

readme.md

Deploy to Azure Deploy to Azure Gov

Get-VTURLPositivesComment

author: Dennis Pike

Overview

This Playbook queries the VirusTotal API for all the URL entities and gets the total number of positives and adds that as a comment.

Required Paramaters

  • Region
  • Playbook Name
  • User Name - this is used to pre-populate the username used in the various Azure connections

VirusTotal API Key is required. You can get one here: https://www.virustotal.com/gui/join-us

  • VirusTotal API Key

Necessary configuration steps

Once this Playbooks template is deployed, you will need to go into the Logic App, edit it and click on each of the steps that require an authenticated connection to your tenant and complete the connection process. These steps will have and exclamation point showing that the connection needs to be completed. Make sure to also open the "For each" step and the "Condition" step within it which also contains steps that require authenticated connections.