{ "name": "Shodan_DNSResolve", "version": "1.0", "author": "ANSSI", "url": "https://github.com/TheHive-Project/Cortex-Analyzers/Shodan", "license": "AGPL-V3", "description": "Retrieve domain resolutions on Shodan.", "dataTypeList": [ "domain", "fqdn" ], "command": "Shodan/shodan_analyzer.py", "baseConfig": "Shodan", "config": { "service": "dns_resolve" }, "configurationItems": [ { "name": "key", "description": "Define the API Key", "type": "string", "multi": false, "required": true } ], "registration_required": true, "subscription_required": false, "free_subscription": true, "service_homepage": "https://www.shodan.io" }