Files
securityonion/salt/sensoroni/files/analyzers/localfile/localfile.json
2022-04-25 19:27:10 +00:00

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