mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-25 02:13:08 +01:00
8 lines
265 B
JSON
8 lines
265 B
JSON
{
|
|
"name": "Alienvault OTX",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries Alienvault OTX for a domain, hash, IP, or URL, then returns a report for it.",
|
|
"supportedTypes" : ["domain", "hash", "ip", "url"]
|
|
}
|