shodan_cve_search
Find and filter CVEs using CPE, product name, KEV status, or EPSS score to return targeted vulnerability results.
Instructions
Search CVEs by CPE, product name, KEV status, or EPSS score. Cannot specify both cpe23 and product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of results to skip | |
| cpe23 | No | CPE 2.3 string to filter by | |
| limit | No | Max results (default: 10) | |
| is_kev | No | Filter to CISA KEV entries only | |
| product | No | Product name to search | |
| detailed | No | Return full CVE objects | |
| end_date | No | End date filter (YYYY-MM-DD) | |
| maxResults | No | Max results to display | |
| start_date | No | Start date filter (YYYY-MM-DD) | |
| sort_by_epss | No | Sort results by EPSS score |