mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-03 14:53:34 +01:00
8 lines
245 B
JSON
8 lines
245 B
JSON
{
|
|
"name": "VirusTotal",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries VirusTotal to see if a string value is considered malicious.",
|
|
"supportedTypes" : ["domain", "hash", "ip", "url"]
|
|
}
|