Files
securityonion/salt/sensoroni/files/analyzers/otx/otx.json
2022-04-22 17:13:40 +00:00

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"]
}