mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-12 20:22:59 +01:00
10 lines
352 B
JSON
10 lines
352 B
JSON
{
|
|
"name": "Echotrail",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries Echotrail to see if a related filename, hash, or commandline is considered malicious.",
|
|
"supportedTypes" : ["filename","hash","commandline"],
|
|
"baseUrl": "https://api.echotrail.io/insights/"
|
|
}
|
|
|
|
|