mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-07 00:33:12 +01:00
10 lines
308 B
JSON
10 lines
308 B
JSON
{
|
|
"name": "Threatfox",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries Threatfox to see if a domain, hash, or IP is considered malicious.",
|
|
"supportedTypes" : ["domain","hash","ip"],
|
|
"baseUrl": "https://threatfox-api.abuse.ch/api/v1/"
|
|
}
|
|
|
|
|