shodan_cves_by_epss
Fetch Common Vulnerabilities and Exposures (CVEs) ranked by Exploit Prediction Scoring System (EPSS) to prioritize threats. Filter by minimum EPSS, limit, and sort order.
Instructions
Get CVEs ranked by EPSS (Exploit Prediction Scoring System) score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of results to skip | |
| limit | No | Max results | |
| order | No | Sort order | |
| min_epss | No | Minimum EPSS score (0-1) | |
| maxResults | No | Max results to display |