Updated for Virustotal Key v3
This commit is contained in:
@ -21,18 +21,12 @@ Not sure why that is, so FYI.
|
|||||||
|
|
||||||
Setting up VirusTotal hash submissions and safelisting:
|
Setting up VirusTotal hash submissions and safelisting:
|
||||||
|
|
||||||
The hash checker requires Post-VirusTotal:
|
The hash checker requires VirusTotalAnalyzer: https://github.com/darkoperator/Posh-VirusTotal
|
||||||
|
|
||||||
- https://github.com/darkoperator/Posh-VirusTotal
|
|
||||||
|
|
||||||
It also requires a VirusTotal API key:
|
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:
|
|
||||||
```powershell
|
|
||||||
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.
|
||||||
|
|
||||||
## Sysmon setup
|
## Sysmon setup
|
||||||
|
Reference in New Issue
Block a user