mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
8 lines
347 B
JSON
8 lines
347 B
JSON
{
|
|
"name": "Malwarebazaar",
|
|
"version": "0.2",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries Malwarebazaar to see if a hash, gimphash, tlsh, or telfhash is considered malicious.",
|
|
"supportedTypes" : ["gimphash","hash","tlsh", "telfhash"],
|
|
"baseUrl": "https://mb-api.abuse.ch/api/v1/"
|
|
} |