mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 19:22:54 +01:00
8 lines
213 B
JSON
8 lines
213 B
JSON
{
|
|
"name": "Greynoise IP Analyzer",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries Greynoise for context around an IP address",
|
|
"supportedTypes" : ["ip"]
|
|
}
|