mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-04 23:34:28 +01:00
9 lines
259 B
JSON
9 lines
259 B
JSON
{
|
|
"name": "Urlhaus",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries URLHaus to see if a URL is considered malicious.",
|
|
"supportedTypes" : ["url"],
|
|
"baseUrl": "https://urlhaus-api.abuse.ch/v1/url/"
|
|
}
|