Skip to content

Commit

Permalink
Updated for Virustotal Key v3
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-conrad authored Jun 28, 2023
1 parent 41fe88f commit 7fb4128
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions READMEs/README-DeepBlueHash.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <API Key>
```
The script assumes a personal API key, and waits 15 seconds between submissions.

## Sysmon setup
Expand Down

0 comments on commit 7fb4128

Please sign in to comment.