{ "name": "C1fApp", "version": "1.0", "author": "etz69", "url": "https://github.com/TheHive-Project/Cortex-Analyzers", "license": "AGPL-V3", "description": "Query C1fApp OSINT Aggregator for IPs, domains and URLs", "dataTypeList": ["url", "domain", "fqdn", "ip"], "baseConfig": "C1fApp", "command": "C1fApp/cifquery.py", "configurationItems": [ { "name": "url", "description": "URL of C1fApp service", "type": "string", "multi": false, "required": true }, { "name": "key", "description": "API key", "type": "string", "multi": false, "required": true } ] }