Update DeepWhite.md

This commit is contained in:
Eric Conrad
2017-09-07 16:23:04 -04:00
committed by GitHub
parent dbc4d78195
commit 7b8aa13f41

View File

@ -15,7 +15,7 @@ It also requires a VirusTotal API key:
- https://www.virustotal.com/en/documentation/public-api/ - https://www.virustotal.com/en/documentation/public-api/
Then configure your VirusTotal API key: Then configure your VirusTotal API key:
``` ```powershell
set-VTAPIKey -APIKey <API Key> set-VTAPIKey -APIKey <API Key>
``` ```
The script assumes a personal API key, and waits 15 seconds between submissions. The script assumes a personal API key, and waits 15 seconds between submissions.