mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-04 15:23:11 +01:00
8 lines
290 B
JSON
8 lines
290 B
JSON
{
|
|
"name": "Local File Analyzer",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries one or more local CSV files for a value, then returns all columns within matching rows.",
|
|
"supportedTypes" : ["domain", "hash", "ip", "other", "url"]
|
|
}
|