mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-30 12:53:19 +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/"
|
|
}
|