mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-26 19:03:35 +01:00
8 lines
208 B
JSON
8 lines
208 B
JSON
{
|
|
"name": "Urlscan",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer submits a URL to Urlscan for context around an observable.",
|
|
"supportedTypes" : ["url"]
|
|
}
|