From 7fb41280a203458c1ac03a46c548df10003e5f76 Mon Sep 17 00:00:00 2001 From: Eric Conrad Date: Wed, 28 Jun 2023 13:27:39 -0400 Subject: [PATCH] Updated for Virustotal Key v3 --- READMEs/README-DeepBlueHash.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/READMEs/README-DeepBlueHash.md b/READMEs/README-DeepBlueHash.md index 09d2063..e1adb0f 100644 --- a/READMEs/README-DeepBlueHash.md +++ b/READMEs/README-DeepBlueHash.md @@ -21,18 +21,12 @@ Not sure why that is, so FYI. Setting up VirusTotal hash submissions and safelisting: -The hash checker requires Post-VirusTotal: - - - https://github.com/darkoperator/Posh-VirusTotal +The hash checker requires VirusTotalAnalyzer: https://github.com/darkoperator/Posh-VirusTotal It also requires a VirusTotal API key: - https://www.virustotal.com/en/documentation/public-api/ -Then configure your VirusTotal API key: -```powershell -set-VTAPIKey -APIKey -``` The script assumes a personal API key, and waits 15 seconds between submissions. ## Sysmon setup