Update README.md

This commit is contained in:
Eric Conrad
2017-09-07 16:29:36 -04:00
committed by GitHub
parent 341e9dcfcf
commit c218b39263

View File

@ -107,18 +107,7 @@ Thank you: @heinzarelli and @HackerHurricane
Install Sysmon from Sysinternals: https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon Install Sysmon from Sysinternals: https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon
Log SHA1 hashes. Others are fine; DeepBlueCLI will use SHA1. DeepBlue and DeepWhite currently use Sysmon events, 1, 6 and 7.
## VirusTotal and Whitelisting setup Log SHA256 hashes. Others are fine; DeepBlueCLI will use SHA256.
Setting up VirusTotal hash submissions and whitelisting:
The hash checker requires Post-VirusTotal:
- https://github.com/darkoperator/Posh-VirusTotal
It also requires a VirusTotal API key:
- https://www.virustotal.com/en/documentation/public-api/
The script assumes a personal API key, and waits 15 seconds between submissions.