mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 11:12:51 +01:00
Fix typo in analyzer desc
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
"name": "VirusTotal",
|
"name": "VirusTotal",
|
||||||
"version": "0.1",
|
"version": "0.1",
|
||||||
"author": "Security Onion Solutions",
|
"author": "Security Onion Solutions",
|
||||||
"description": "This analyzer queries VirusTotal to see if a string value is consdered malicious.",
|
"description": "This analyzer queries VirusTotal to see if a string value is considered malicious.",
|
||||||
"supportedTypes" : ["domain", "hash", "ip", "url"]
|
"supportedTypes" : ["domain", "hash", "ip", "url"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user