{ "name": "shodan_exploits", "category": "vulns", "endpoint": "https://exploits.shodan.io/api/search?query={target}&key={SHODAN_API_KEY}", "method": "GET", "requires_auth": true, "selectors": { "total": "$.total" }, "rate_limit": 1.0, "headers": {}, "api_key_slots": [ "{SHODAN_API_KEY}" ], "input_type": "cve", "output_type": [ "cve" ], "normalization_map": {}, "tags": [ "passive" ], "health_check_url": "https://exploits.shodan.io", "expected_status": 200, "reliability_score": 5, "backup_endpoints": [], "confidence": 1.0 }