mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-07 01:25:21 +00:00
14 lines
382 B
JSON
14 lines
382 B
JSON
{
|
|
"name": "HippoMore",
|
|
"version": "1.0",
|
|
"description": "Hippocampe detailed report: provides the last detailed report for an IP, domain or a URL",
|
|
"dataTypeList": ["ip", "domain", "fqdn", "url"],
|
|
"baseConfig": "Hippocampe",
|
|
"config": {
|
|
"check_tlp": false,
|
|
"max_tlp":3,
|
|
"service": "more"
|
|
},
|
|
"command": "Hippocampe/hippo.py"
|
|
}
|