{ "name": "Shodan_Search", "version": "2.0", "author": "Sebastien Larinier @Sebdraven", "url": "https://github.com/TheHive-Project/Cortex-Analyzers/Shodan", "license": "AGPL-V3", "description": "Search query on Shodan", "dataTypeList": [ "other" ], "command": "Shodan/shodan_analyzer.py", "baseConfig": "Shodan", "config": { "service": "search" }, "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" }